outbound
Installation
SKILL.md
Outbound Email Operations
Core skill for sending and managing outbound emails. All operations use the outbound-tools server via Bash (IMAP/SMTP + Mailpool).
Architecture
- No external database: IMAP keywords (flags) act as the tagging/state layer
- Tags are stored directly on email messages as IMAP keywords
- Audience segments are encoded as IMAP keywords on messages (e.g.,
audience_vip) - Fully portable: all state lives in the mailbox itself
How to Call Tools
Use the Bash tool to call the API. See references/tools-reference.md for the exact command for each tool.