inbox.send_reply
Send an email reply through the user's Gmail. This emails a real person from the user's address. Only call after the user has seen the exact message body and explicitly approved sending it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | HTML body of the reply, exactly as approved by the user | |
| item_id | Yes | Inbox item id | |
| confirmed | Yes | Must be true, and only after the user explicitly approved sending this exact message | |
| draft_kind | No | Set when the body came from inbox.draft_reply |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | No |