List caches
laravel_cloud_list_cachesRetrieve a list of all caches in your Laravel Cloud organization, with optional filters by type, region, or status.
Instructions
Get a list of all caches 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. |