create_mailbox
Create a new mailbox folder in a Mail.app account, either as a top-level folder or nested under an existing mailbox.
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 |