delete_mailbox
Permanently delete an email mailbox and all its contents. This action cannot be undone; verify the folder path first.
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 |