send_guest_message
Send a message to a guest in a Guesty conversation. Use the conversation ID and message text to deliver your reply.
Instructions
Send a message to a guest in a Guesty conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message text to send to the guest | |
| conversationId | Yes | The conversation ID to reply in |