Mailboxes are project-level email addresses that route inbound mail into rooms. They belong at the project level because the address belongs to the project, even though the work is delivered to a queue in a specific room. Use mailboxes when an agent listens on aDocumentation Index
Fetch the complete documentation index at: https://docs.meshagent.com/llms.txt
Use this file to discover all available pages before exploring further.
mail: channel, or when you want inbound email to land in a queue that something in the room already consumes.
Create a mailbox
support@mail.meshagent.com into the support-inbox queue in the customer-support room.
Inspect and manage mailboxes
Permissions
- To create, update, or delete a mailbox for a room, you need permission to administer that room.
- To list mailboxes across the whole project, you need developer access.
Where to manage mailboxes
- Use MeshAgent Studio for the main UI flow.
- Use the CLI when you want quick setup or scripting.
- Use the REST API when you need programmatic mailbox management.