reply_to_message
Send a reply to a specific message by providing its ID and body. Uses Wilma's reply form to automatically resolve the recipient, eliminating separate recipient lookup.
Instructions
Reply to a message. This is the preferred way to reply to messages since it handles recipient resolution automatically via Wilma's reply form, without needing to look up recipient IDs separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Reply message body/content | |
| message_id | Yes | ID of the message to reply to (from get_messages) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |