Create Bucket
create_bucketCreates a 30-day bucket and its secret bearer token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_name | Yes | Name of the newly created bucket. | |
| bucket_token | Yes | Bearer credential required with the bucket name for all other operations. |