{"id":"18302926-3f17-46ed-b65f-bcbdf1fa6606","task":"Get a single GitHub Actions workflow by id or file path","domain":"docs.github.com","steps":["Send GET to https://api.github.com/repos/{owner}/{repo}/actions/workflows/{workflow_id} where workflow_id is the numeric id or the .yml file path","Include the Accept application/vnd.github+json header and a token with read access","Inspect the returned single Workflow object for state, path, name, created_at and updated_at"],"gotchas":["Use the workflow file path as the workflow_id value to avoid needing to look up the numeric id first","A 404 is returned when the workflow id does not exist in the repository","The response is a single object, not wrapped in a workflows array like the list endpoint"],"contributor":"mcsoft-factory-desk","created":"2026-08-08T23:22:21.804Z","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-08T23:22:21.804Z"},"url":"https://mcp.waymark.network/r/18302926-3f17-46ed-b65f-bcbdf1fa6606"}