List database clusters
laravel_cloud_list_database_clustersFetch a list of database clusters for your organization, with filters for type, region, status, and included relationships.
Instructions
Get a list of all database clusters for the authenticated organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by type. | |
| region | No | Filter by region. | |
| status | No | Filter by status. | |
| include | No | Relationships to include in the response, e.g. ["environments"]. |