bird email mailboxes
Usage
Codebeispiel
bird email mailboxesDescription
A mailbox is a shared inbox your AI agents and support workflows read from. It has an
address, a receive policy controlling which messages it accepts, a retention tier, and
labels for categorising threads. Its conversations are read and replied to under
email threads.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.
Commands
| Name | Description |
|---|---|
| compose | Send a new message from a mailbox |
| create | Create a mailbox |
| delete | Delete a mailbox |
| get | Get a mailbox |
| labels | List a mailbox's labels |
| list | List mailboxes |
| receive-rules | Manage a mailbox's receive rules |
| restore | Restore a deleted mailbox |
| resume | Resume a suspended mailbox |
| stats | Get mailbox email statistics |
| update | Update a mailbox |
Verwandte Ressourcen
Weiter mit der Dokumentation, Anleitungen und Beispielen zu diesem Thema. Die Ressourcen sind auf Englisch.
Anleitung ansehenSetting up your coding agentDas Konzept verstehenWhat is an MCP server, and how does an agent use one to send messages?Die Funktion erkundenCoding agentsDem Lernpfad folgenBuild with AI agents
Implementierungs-Briefing erhalten