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