create_mailbox
Creates a project-scoped email mailbox with a custom slug, yielding an address at mail.run402.com, limited to one per project.
Instructions
Create a project-scoped email mailbox at @mail.run402.com. One mailbox per project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID to create a mailbox for | |
| slug | Yes | Mailbox slug (3-63 chars, lowercase alphanumeric + hyphens, no consecutive hyphens). Creates <slug>@mail.run402.com |