infomaniak_delete_mailbox
Delete a mailbox and permanently erase all stored emails using a two-phase commit for safe execution.
Instructions
Delete a mailbox. Two-phase commit. WARNING: this also deletes all stored emails for that mailbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mail_hosting_id | Yes | Mail hosting ID. Discover via infomaniak_list_mail_hostings. | |
| mailbox_name | Yes | Local part of the mailbox WITHOUT the @domain (e.g. 'anthony' for anthony@coden.lu). NOT the full email address. Verify with infomaniak_list_mailboxes before deleting — this wipes stored mail. | |
| confirmation_token | No | Token from the first (plan) phase. The plan response shows the mailbox + a warning that stored mail will be wiped. Re-pass to execute. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||