Databricks · Capability
Databricks REST API — Clusters
Databricks REST API — Clusters. 9 operations. Lead operation: Databricks Create a New Cluster. Self-contained Naftiko capability covering one Databricks business surface.
What You Can Do
POST
Createcluster
— Databricks Create a New Cluster
/v1/2-0/clusters/create
POST
Terminatecluster
— Databricks Terminate a Cluster
/v1/2-0/clusters/delete
POST
Editcluster
— Databricks Edit Cluster Configuration
/v1/2-0/clusters/edit
POST
Listclusterevents
— Databricks List Cluster Events
/v1/2-0/clusters/events
GET
Getcluster
— Databricks Get Cluster Details
/v1/2-0/clusters/get
GET
Listclusters
— Databricks List All Clusters
/v1/2-0/clusters/list
POST
Permanentdeletecluster
— Databricks Permanently Delete a Cluster
/v1/2-0/clusters/permanent-delete
POST
Restartcluster
— Databricks Restart a Cluster
/v1/2-0/clusters/restart
POST
Startcluster
— Databricks Start a Terminated Cluster
/v1/2-0/clusters/start
MCP Tools
databricks-create-new-cluster
Databricks Create a New Cluster
databricks-terminate-cluster
Databricks Terminate a Cluster
databricks-edit-cluster-configuration
Databricks Edit Cluster Configuration
databricks-list-cluster-events
Databricks List Cluster Events
read-only
databricks-get-cluster-details
Databricks Get Cluster Details
read-only
idempotent
databricks-list-all-clusters
Databricks List All Clusters
read-only
idempotent
databricks-permanently-delete-cluster
Databricks Permanently Delete a Cluster
databricks-restart-cluster
Databricks Restart a Cluster
databricks-start-terminated-cluster
Databricks Start a Terminated Cluster