create_mailbox
Creates a project-scoped email mailbox with a specified slug, returning mailbox settings and next-action guidance.
Instructions
Create a project-scoped email mailbox at @mail.run402.com. Returns mailbox_settings and next_actions when the gateway provides default-role repair guidance. Not idempotent: slug conflicts/cooldowns/limit errors are surfaced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Mailbox slug (3-63 chars, lowercase alphanumeric + hyphens, no consecutive hyphens). Creates <slug>@mail.run402.com | |
| project_id | Yes | The project ID to create a mailbox for |