agentmail-send-email
Installation
SKILL.md
Send Email
Use AgentMail MCP tools to prepare and deliver email without guessing externally visible details.
Choose the operation
- Treat "write," "compose," or "prepare" as a request to create a draft, not to send.
- Treat "send," "reply," or "forward" as authorization only when the sender inbox, target recipient or message, subject, and body are explicit or were already confirmed.
- Use
create_draftfor review or scheduled delivery,send_draftfor an approved draft,send_messagefor new mail,reply_to_messagefor replies, andforward_messagefor forwards. - Resolve replies and forwards with a message ID. Never pass a thread ID where a message ID is required.