get_mailbox
Retrieve a project's mailbox details including ID, address, slug, metadata, and footer policies. Check if a mailbox exists by providing its project ID and optional mailbox identifier.
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 |