dbt · Arazzo Workflow
dbt Cloud Re-run the Latest Failed Run
Version 1.0.0
Inspect the most recent run, and if it failed, re-trigger its job.
Provider
Workflows
rerun-latest-failed-run
Re-trigger the job of the latest run only when that run errored.
Lists runs to find the newest one, reads its status and job id, and if the status is 20 (error) triggers a new run of the same job.
1
listRuns
listRuns
List runs for the account; the first entry is treated as the most recent run. Run status codes are 1 (queued), 2 (starting), 3 (running), 10 (success), 20 (error) and 30 (cancelled).
2
rerunJob
triggerJobRun
Trigger a fresh run of the job whose latest run errored.
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/dbt-rerun-latest-failed-run-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.