Airbyte · Arazzo Workflow
Airbyte Find and Cancel a Running Job
Version 1.0.0
List the running jobs for a connection, branch on whether any are running, then cancel the first one and confirm the cancellation.
View Spec
View on GitHub
Data IntegrationETLELTOpen-SourceData PipelineConnectorsDataArazzoWorkflows
Provider
Workflows
cancel-running-job
Find a running job for a connection and cancel it.
Lists running jobs for a connection, and if any are running cancels the first and confirms the cancellation.
1
listRunningJobs
List the jobs for the connection filtered to the running status. Branch on whether any running jobs were returned.
2
3
confirmCancelled
Read the job back by id to confirm it has been cancelled rather than having completed in the interim.
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.