dbt · Arazzo Workflow
dbt Cloud Find Job and Trigger Run
Version 1.0.0
List jobs in an account, fetch the job's configuration, then trigger a run of it.
Provider
Workflows
find-job-and-run
Locate a job by listing the account's jobs and trigger a run for the first match.
Lists jobs for the account, picks the first job id from the response, re-reads that job (also via the jobs list filtered) to confirm it exists, and triggers a run.
1
listJobs
List the jobs defined in the account. The first job in the response is selected as the run target.
2
triggerRun
Trigger a run for the selected job. dbt Cloud queues the run and returns the created run resource.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.