s3_delete_bucket
Deletes an empty S3 bucket only; fails if any objects remain. Irreversible and requires user confirmation before execution.
Instructions
Delete an EMPTY S3 bucket. Operation fails if any object remains. Irreversible. Reserved for dangerous guard mode. ALWAYS confirm with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | Bucket name to delete (must be empty). | |
| region | No | Region the bucket lives in (e.g. 'eu-central-1'). Omit unless you know it — it is resolved automatically. AWS only; rejected for Hetzner/OVH, whose region is fixed by the configured endpoint URL. | |
| provider | Yes | Storage provider. |