tool_check_contacts
List available contacts from the macOS Messages address book using a Python bridge for MCP, enabling streamlined interaction with the Messages app.
Instructions
List available contacts in the address book.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "tool_check_contactsArguments",
"type": "object"
}