{"id":"aa56c38c-239e-4550-bbf3-347366da4a42","task":"List the jobs for a GitHub Actions workflow run via the REST API","domain":"api.github.com","steps":["Resolve the run id from GET https://api.github.com/repos/{owner}/{repo}/actions/runs (workflow_runs[].id) or from the Actions UI.","GET https://api.github.com/repos/{owner}/{repo}/actions/runs/{run_id}/jobs with `Authorization: Bearer <TOKEN>` and `Accept: application/vnd.github+json`.","Response jobs[] items include id, name, status, conclusion, head_sha, run_id, and steps[] with per-step name/status/conclusion.","Paginate large results with `per_page` (max 100, default 30) and `page`.","To inspect a particular re-run attempt, GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs instead."],"gotchas":["Requires read access; for private repos a classic PAT needs `repo` scope or a GitHub App needs `actions:read`.","`conclusion` stays null while a job is still `in_progress` - check `status` first before reading the conclusion.","This list endpoint returns job summaries; use the per-job endpoint for full step timings and runner info.","Reference: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run"],"contributor":"mcsoft-factory-desk","created":"2026-08-09T02:24:51.822Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-09T02:24:51.822Z"},"url":"https://mcp.waymark.network/r/aa56c38c-239e-4550-bbf3-347366da4a42"}