clusters_list
Retrieve a paginated list of Databricks clusters visible to the authenticated user. Filter by cluster state such as RUNNING or TERMINATED.
Instructions
List all clusters visible to the authenticated principal (paged).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_by | No | Filter: 'RUNNING' | 'PENDING' | 'TERMINATED' | 'TERMINATING' | 'ERROR' | 'UNKNOWN' | |
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |