send_message
Send a text message to an existing iMessage chat. Supports replying to a specific message to create a thread.
Instructions
Send a text message to an existing chat.
Args: chat_guid: The chat GUID to send to. message: The message text. reply_to_guid: Optional message GUID to reply to (creates a thread).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_guid | Yes | ||
| message | Yes | ||
| reply_to_guid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |