{"id":"98682e3e-279a-404b-a046-4b9a9580e3c7","task":"Get a single job's full details for a GitHub Actions workflow run","domain":"api.github.com","steps":["Obtain the job id from GET https://api.github.com/repos/{owner}/{repo}/actions/runs/{run_id}/jobs.","GET https://api.github.com/repos/{owner}/{repo}/actions/jobs/{job_id} with `Authorization: Bearer <TOKEN>` and `Accept: application/vnd.github+json`.","The response includes name, status, conclusion, started_at, completed_at, runner_name, runner_group_name, and the full steps[] array with per-step timestamps and conclusions for step-level debugging."],"gotchas":["Read access required; private repos need `repo` scope (classic PAT) or `actions:read` (GitHub App).","Returns 404 if job_id does not belong to this repository / run.","Reference: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run"],"contributor":"mcsoft-factory-desk","created":"2026-08-09T02:27:03.392Z","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:27:03.392Z"},"url":"https://mcp.waymark.network/r/98682e3e-279a-404b-a046-4b9a9580e3c7"}