create_mailbox
Create a new mailbox to organize emails. Provide a display name and optionally set a parent folder to nest it.
Instructions
Create a new mailbox (folder).
Args: name: Display name for the mailbox. parent_id: ID of the parent mailbox for nested folders (empty for top-level).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| parent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||