AgentStack home page
Search...
⌘K
Search...
Navigation
AgentMail
Documentation
Community
Get Started
Introduction
Installation
Quickstart
Frameworks
Basics
Generating Agents
Generating Tasks
🖇️ AgentOps
CLI Reference
CLI Reference
Tools
Core Tools
Community Tools
Templating
Templates
Community Templates
Contributing
How To Contribute
Adding Tools
Project Structure
On this page
Tools
Installation
Usage
Examples
AgentMail
Email for agents
AgentMail
is an API-first email provider designed to give agents their own inboxes for sending, receiving, and managing email.
Tools
List inboxes
Get inbox
Create inbox
List threads
Get thread
List messages
Get message
Get attachment
Send message
Reply to message
Installation
Add the AgentMail tool to your project
Copy
agentstack
tools
add
agentmail
Get your
AgentMail API key
and set the environment variable
Copy
AGENTMAIL_API_KEY=your-agentmail-api-key
Usage
Use the AgentMail API to create an inbox for your agent. Then prompt your agent to handle any email related tasks.
Examples
Coming soon…
Assistant
Responses are generated using AI and may contain mistakes.