ContactsTools

Provider for the contacts tool module. Wires up SearchContactsTool, ReadContactTool, and ListContactsTool, which query ContactsContract read-only. Requires READ_CONTACTS.

Functions

Link copied to clipboard
fun all(context: Context): List<McpTool>

Returns all contacts McpTools bound to context.

Link copied to clipboard

True if all requiredPermissions are currently granted.

Link copied to clipboard

Permissions this module needs: READ_CONTACTS.