s3_delete_account
Irreversibly remove an S3 account, deleting all associated buckets and data. Requires explicit confirmation and destructive-mode authorization to proceed.
Instructions
Полностью удалить S3-аккаунт пользователя (s3/delete_account). ДЕСТРУКТИВНО: все бакеты и данные будут удалены. Требует HOSTKEY_ALLOW_DESTRUCTIVE=1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to run the operation. | |
| account_id | No | ID S3-аккаунта (если требуется; уточняйте через s3_get_users) |