tool_send_message
Send text messages through macOS Messages app to individuals or groups using phone numbers, email addresses, or contact names.
Instructions
Send a message using the Messages app.
Args:
recipient: Phone number, email, contact name, or "contact:N" to select from matches
For example, "contact:1" selects the first contact from a previous search
message: Message text to send
group_chat: Whether to send to a group chat (uses chat ID instead of buddy)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipient | Yes | ||
| message | Yes | ||
| group_chat | No |