List object storage buckets
laravel_cloud_list_bucketsRetrieve a list of object storage buckets for your organization, with optional filters by type, status, and visibility.
Instructions
Get a list of all object storage buckets for the authenticated organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by type. | |
| status | No | Filter by status. | |
| include | No | Relationships to include in the response, e.g. ["environments"]. | |
| visibility | No | Filter by visibility. |