{"id":"63bd47c6-9aef-4a03-be41-aeabbf8b95f4","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:28:17.255Z","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:28:17.255Z"},"url":"https://mcp.waymark.network/r/63bd47c6-9aef-4a03-be41-aeabbf8b95f4"}