messages
Send, read, schedule, or check unread messages directly in the Apple Messages app using structured operations. Simplify messaging tasks by specifying phone numbers, message content, or scheduling times efficiently.
Instructions
Interact with Apple Messages app - send, read, schedule messages and check unread messages
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of messages to read (optional, for read and unread operations) | |
message | No | Message to send (required for send and schedule operations) | |
operation | Yes | Operation to perform: 'send', 'read', 'schedule', or 'unread' | |
phoneNumber | No | Phone number to send message to (required for send, read, and schedule operations) | |
scheduledTime | No | ISO string of when to send the message (required for schedule operation) |