apple_messages
Manage iMessages: retrieve recent conversations, send messages, check unread, read threads, and search by keyword.
Instructions
Control Apple Messages / iMessage. Actions: recent, send, unread, conversation, search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Phone number or email of recipient | |
| text | No | Message text to send | |
| limit | No | Number of messages to retrieve (default 10) | |
| query | No | Keyword to search for in messages | |
| action | Yes | recent: Get the 10 most recent conversations; send: Send an iMessage to a contact; unread: Count unread messages; conversation: Read messages from a specific contact; search: Search messages by keyword | |
| confirm | No | Set to true to confirm a protected/destructive action. Without this, protected actions return a preview instead of executing. | |
| contact | No | Phone number or email (chat_identifier) |