spaces_get_bucket
Fetch a Spaces bucket's details and contents. Optionally set recursive to include items from sub-buckets.
Instructions
Get a Spaces bucket's details and items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucketId | Yes | Bucket ID (e.g., bucket-projects, bucket-notes) | |
| recursive | No | Include sub-buckets (default false) |