delete_mailbox
Permanently delete a mailbox and all its contents. Use list_mailboxes to verify the folder path before deletion.
Instructions
⚠️ DESTRUCTIVE: Permanently delete a mailbox and ALL its contents. This cannot be undone. Use list_mailboxes to verify the folder path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Folder path to delete (⚠️ all emails inside will be lost) | |
| account | Yes | Account name from list_accounts |