Databricks · Arazzo Workflow
Databricks Drain Active Runs Then Delete Job
Version 1.0.0
Cancel a job's active run if present, then delete the job and its runs.
View Spec
View on GitHub
Artificial IntelligenceAnalyticsApache SparkBig DataCleanroomsCloud ComputingDataData AnalyticsData EngineeringData GovernanceDelta LakeDelta SharingETLIdentity ManagementLakehouseMachine-LearningMLflowModel ServingSecuritySQLUnity CatalogVector SearchVisualizeArazzoWorkflows
Provider
Workflows
delete-job-and-cleanup-runs
Cancel any active run, then delete the job.
Checks for an active run and cancels it if present, otherwise proceeds directly to deleting the job and its run history.
1
listActiveRuns
List active runs for the job. Branch to cancel when one exists, otherwise go straight to delete.
2
3
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.