Email API for AI agents. Send and receive emails programmatically via ClawMail.
Initial release of ClawMail – an email API for AI agents. - Provides programmatic sending and receiving of emails via the ClawMail API. - Simple setup with a dedicated inbox at `[email protected]`, no OAuth required. - Includes endpoints to poll for new emails, send messages, list threads, and retrieve thread messages. - Python code examples and helper class provided for rapid integration. - Emphasizes sender validation for security best practices. - Documents standard JSON error responses for robust error handling.