send_message
Send a message to a guest on an existing OwnerRez conversation thread using the thread ID and message text, with optional image attachment.
Instructions
Send a message to a guest on an existing conversation thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The message text to send. | |
| thread_id | Yes | The OwnerRez conversation/thread ID (``threadId``). You learn this from a booking's conversation or a "message" webhook event. | |
| attachment_url | No | Optional URL to a single image attachment (max ~5MB). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||