sendook_delete_inbox
Delete an inbox to archive its messages and revoke sending access, stopping the inbox from receiving future emails.
Instructions
Delete an inbox and archive its messages.
WARNING: This action revokes sending access and archives all historical messages. The inbox email address will no longer receive messages.
Args: params: InboxIdInput containing: - inbox_id: The inbox identifier to delete
Returns: str: Confirmation of deleted inbox
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |