GitHub Actions · Capability
GitHub Actions API — Jobs
GitHub Actions API — Jobs. 5 operations. Lead operation: Github Actions Get a Job for a Workflow Run. Self-contained Naftiko capability covering one Github Actions business surface.
What You Can Do
GET
Getjobforworkflowrun
— Github Actions Get a Job for a Workflow Run
/v1/repos/{owner}/{repo}/actions/jobs/{job-id}
GET
Downloadjoblogsforworkflowrun
— Github Actions Download Job Logs for a Workflow Run
/v1/repos/{owner}/{repo}/actions/jobs/{job-id}/logs
POST
Rerunjobforworkflowrun
— Github Actions Re-run a Job From a Workflow Run
/v1/repos/{owner}/{repo}/actions/jobs/{job-id}/rerun
GET
Listjobsforworkflowrunattempt
— Github Actions List Jobs for a Workflow Run Attempt
/v1/repos/{owner}/{repo}/actions/runs/{run-id}/attempts/{attempt-number}/jobs
GET
Listjobsforworkflowrun
— Github Actions List Jobs for a Workflow Run
/v1/repos/{owner}/{repo}/actions/runs/{run-id}/jobs
MCP Tools
github-actions-get-job-workflow
Github Actions Get a Job for a Workflow Run
read-only
idempotent
github-actions-download-job-logs
Github Actions Download Job Logs for a Workflow Run
read-only
idempotent
github-actions-re-run-job
Github Actions Re-run a Job From a Workflow Run
github-actions-list-jobs-workflow
Github Actions List Jobs for a Workflow Run Attempt
read-only
idempotent
github-actions-list-jobs-workflow-2
Github Actions List Jobs for a Workflow Run
read-only
idempotent