GitHub Actions · Arazzo Workflow
GitHub Actions Inspect Failed Job Logs
Version 1.0.0
Find the latest failed run, list its jobs, get the failing job, and resolve its log download URL.
Provider
Workflows
inspect-failed-job-logs
Resolve the log download URL for a job in the latest failed run.
Locates the most recent failed run, lists its jobs, gets the first job, and resolves a redirect URL to download that job's logs.
1
findFailedRun
listWorkflowRunsForRepo
List the repository's runs filtered to the failure status and capture the newest failed run id. Branch to the end when there are no failures.
2
listJobs
listJobsForWorkflowRun
List the jobs of the failed run and capture the id of the first job.
3
getJob
getJobForWorkflowRun
Fetch the first job to confirm its conclusion and name before pulling its logs.
4
downloadJobLogs
downloadJobLogsForWorkflowRun
Request the job log file. The API responds with a 302 redirect to a short-lived download URL.
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/github-actions-inspect-failed-job-logs-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.