s3_create_bucket
Create a new S3 bucket in an existing Hostkey S3 account. Provide a bucket name and set confirm to true to complete the operation.
Instructions
Создать новый бакет в существующем S3-аккаунте (s3/create_bucket).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | Имя бакета | |
| confirm | Yes | Must be true to run the operation. | |
| account_id | No | ID S3-аккаунта (если требуется; уточняйте через s3_get_users) |