delete_folder
Delete an email folder. Set confirm=true to execute; otherwise, see a preview warning.
Instructions
Delete an email folder/mailbox. SAFETY: requires confirm=true to actually delete. Without confirm, returns a preview warning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the folder to delete | |
| account | No | Account name (uses default if omitted) | |
| confirm | No | Set to true to actually delete. Without this, only shows a preview warning. |