AgentMail Toolkit
Project description
AgentMail Toolkit
The AgentMail Toolkit integrates popular agent frameworks and protocols including OpenAI Agents SDK, Vercel AI SDK, and Model Context Protocol (MCP) with the AgentMail API.
Setup
Get your API key from AgentMail
Installation
pip install agentmail-toolkit
Configuration
export AGENTMAIL_API_KEY=your-api-key
Usage
from agentmail_toolkit.openai import AgentMailToolkit
from agents import Agent
agent = Agent(
name="Email Agent",
instructions="You are an agent created by AgentMail that can send, receive, and manage emails.",
tools=AgentMailToolkit().get_tools(),
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
agentmail_toolkit-0.1.11.tar.gz
(70.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentmail_toolkit-0.1.11.tar.gz.
File metadata
- Download URL: agentmail_toolkit-0.1.11.tar.gz
- Upload date:
- Size: 70.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16b6fa2edb160adecb8ffe9f6a90ebee3d9217e7aa5394a9a1e4d45e0286a1b7
|
|
| MD5 |
d3c60e96f4681c171907a52cb80df85c
|
|
| BLAKE2b-256 |
2ee1f58f55cbae96bb8e0e4d79c7b70fe0d162cd480b865c7677b33730db7fe8
|
File details
Details for the file agentmail_toolkit-0.1.11-py3-none-any.whl.
File metadata
- Download URL: agentmail_toolkit-0.1.11-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
252692b6757a2de13397913e042851ecfb7a99c3ab9aec7d50054ddfece4a2c4
|
|
| MD5 |
ee90ce693b3a0116233e822fe7a35837
|
|
| BLAKE2b-256 |
28d3550f7d7b22190fc555c33e9fee6ffc671f4d75d49f80ec81bb8c34c3c429
|