send_reply
Reply to an inbox conversation. The reply is sent from the original recipient address (the alias the convo arrived on) and threaded back to the contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | No | HTML body of the reply | |
| text | No | Plain text body of the reply | |
| apiKey | No | Send16 API key (overrides SEND16_API_KEY env var) | |
| convoId | Yes | Conversation ID |