| title | AgentMail |
|---|---|
| description | Email for agents |
| icon |
AgentMail is an API-first email provider designed to give agents their own inboxes for sending, receiving, and managing email.
- List inboxes
- Get inbox
- Create inbox
- List threads
- Get thread
- List messages
- Get message
- Get attachment
- Send message
- Reply to message
Add the AgentMail tool to your project
agentstack tools add agentmailGet your AgentMail API key and set the environment variable
AGENTMAIL_API_KEY=your-agentmail-api-keyUse the AgentMail API to create an inbox for your agent. Then prompt your agent to handle any email related tasks.
Coming soon...