Delete mailbox
delete_mailboxPermanently delete a mailbox and all its emails. This irreversible action requires explicit confirmation.
Instructions
PERMANENTLY delete a mailbox and ALL of its data, including every stored email. This cannot be undone. Requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The full mailbox address to delete | |
| confirm | Yes | Must be explicitly set to true to confirm this destructive, irreversible operation |