bucket_get
Retrieve detailed information about a specific S3 bucket by providing the tenant ID and bucket name. This tool helps you access bucket configuration and properties for management purposes.
Instructions
Get details of a specific S3 bucket.
Args: tenant_id: The tenant ID containing the bucket. name: The bucket name to look up.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | ||
| name | Yes |