reply_to_message
Send an included plain-text reply to the authenticated sender of an inbound message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| token | No | Mailbox bearer token (mi_live_...) returned when the inbox was purchased. Optional when the MCP request itself carries Authorization: Bearer. | |
| inbox_id | Yes | Inbox UUID. | |
| message_id | Yes | ||
| idempotency_key | Yes | New unique key for this reply; reuse only to retry the identical reply. |