Install
openclaw skills install @agentmailer/agentmailer-send-emailopenclaw skills install @agentmailer/agentmailer-send-emailUse this skill when the requested outcome changes mailbox state or communicates with an external recipient.
create_draft when the user asks to write, prepare, compose, or suggest an email without authorizing delivery.Deleting a message, thread, or draft is destructive; deleting a draft also cancels its scheduled send. A current-turn instruction naming the exact target is confirmation. Otherwise, resolve the target, explain the effect, and obtain confirmation immediately before deletion.
Read references/write-tools.md for the authorization matrix, tool map, and retry invariants.
Use the support agent for draft-first replies, the scheduling agent for thread-aware coordination, and the GTM agent for explicit opt-in outbound delivery. Browse the complete examples catalog for additional Python, TypeScript, and CLI write patterns.