| name | Fastmail API |
| slug | fastmail-api |
| version | 1.0.0 |
| homepage | https://clawic.com/skills/fastmail-api |
| description | Manage Fastmail mail, mailbox, identity, contact, and calendar workflows through JMAP API calls with safe batching and token hygiene. |
| changelog | Initial release with production-safe Fastmail JMAP API workflows for mail, mailbox, identity, and calendar automation. |
| metadata | {"clawdbot":{"emoji":"📬","requires":{"bins":["curl","jq"],"env":["FASTMAIL_API_TOKEN"]},"os":["linux","darwin","win32"]}} |
Fastmail API Operations
Setup
On first use, read setup.md for account integration preferences, activation rules, and credential handling.
When to Use
User needs to automate Fastmail through API calls: mailbox management, message search, draft/send flows, identity settings, contact operations, or calendar events. Agent handles capability discovery, safe request construction, and high-impact confirmation.