create_mailbox
Create a new top-level or nested mailbox in a Mail.app account to organize and store emails under a chosen account and optional parent folder.
Instructions
Create a new mailbox (folder) in a Mail.app account. Can create top-level or nested mailboxes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountName | Yes | The name of the account to create the mailbox in | |
| mailboxName | Yes | The name of the new mailbox to create | |
| parentMailboxName | No | The name of the parent mailbox for nesting; omit for top-level |