create_folder
Create a named folder in one mailbox. Repeating the same operation does not create another folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | Exact name of the folder to create. | |
| mailboxId | Yes | EPST mailbox UUID, not an email address or RFC Message-ID. | |
| idempotencyKey | Yes | A new operation key; reuse exactly the same key and input when retrying. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||