send_message
Send iMessage, SMS, or RCS texts to contacts, groups, or phone numbers. Accepts names, emails, or chat GUIDs, and supports file attachments.
Instructions
Send a message (iMessage, SMS, or RCS) to a contact or group chat. Accepts contact names, phone numbers, emails, or chat GUIDs. Can also send file attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | Optional array of absolute file paths to send as attachments (images, PDFs, etc.) | |
| message | Yes | Message text to send | |
| recipient | Yes | Contact name, phone number, email, group name, or chat GUID (e.g. 'any;+;chat123...') |