List Mudbase storage buckets
mudbase_list_bucketsList storage buckets in a Mudbase project to see configured file containers. Filter by name and paginate results for easy browsing.
Instructions
List the storage buckets configured in a Mudbase project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1. Defaults to 1. | |
| limit | No | Buckets per page, max 100. Defaults to 20. | |
| search | No | Filter buckets whose name matches this text. | |
| projectId | Yes | The Mudbase project ID. |