Reply and send
reply_sendSend a threaded reply to a message, auto-quoting the original and setting Re: subject and recipients. Available only when sending is enabled and all recipients are allowlisted.
Instructions
Sends a reply to a specific message in the same thread (threading headers, "Re:" subject, recipients and the quoted original are set by the server). Only when the owner enabled sending for the account AND every recipient matches send_allowlist; otherwise use reply_draft. Use this only when the owner says "send" ("pošli", "odešli").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | uid of the message being answered (from search_messages / get_message / get_thread) | |
| html | No | Optional HTML version of the reply body | |
| lang | No | Language of the "On … wrote:" line (default: guessed from the reply) | |
| text | Yes | The reply itself, plain text, without greeting-to-quote artefacts; the original is quoted automatically | |
| quote | No | Quote the original under the reply (default true) | |
| folder | No | Folder/label path. Defaults to All Mail on Gmail, INBOX elsewhere. | |
| account | Yes | Account id from list_accounts | |
| reply_all | No | Reply to every recipient of the original (default: sender only) | |
| attachments | No |