Databricks · Arazzo Workflow
Databricks Find Terminated Cluster by Name and Start It
Version 1.0.0
Resolve a cluster by name from the list, then start it if terminated.
View Spec
View on GitHub
Artificial IntelligenceAnalyticsApache SparkBig DataCleanroomsCloud ComputingDataData AnalyticsData EngineeringData GovernanceDelta LakeDelta SharingETLIdentity ManagementLakehouseMachine-LearningMLflowModel ServingSecuritySQLUnity CatalogVector SearchVisualizeArazzoWorkflows
Provider
Workflows
find-cluster-and-start
Resolve a cluster from the list and start the first one.
Lists all clusters, confirms at least one exists, and starts the first cluster returned.
1
listClusters
List all clusters in the workspace and capture the first cluster_id and its state.
2
startCluster
Start the resolved cluster. If it is already running the start is a no-op.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.