get_mailbox
Retrieve mailbox details including ID, address, slug, and metadata for a project. Use to verify mailbox existence and obtain configuration fields.
Instructions
Get the project's mailbox info (ID, address, slug, default/readiness metadata, and footer-policy fields when returned). Use to check if a mailbox exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | No | Target mailbox by slug or id; omit only when the project has exactly one mailbox (otherwise returns an ambiguity error naming the slugs). | |
| project_id | Yes | The project ID |