Create a mailbox
mailbox_createCreate a new mailbox in a specified Apple Mail account, with idempotent creation and live index verification.
Instructions
Create a mailbox idempotently and report live and index verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Mailbox path within the account; slashes create nested folders. | |
| account | Yes | Account UUID that will own the mailbox. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||