GitHub · Capability
GitHub Repos API — Attempts
GitHub Repos API — Attempts. 3 operations. Lead operation: Get Workflow Run Attempt. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Getworkflowrunattempt
— Get Workflow Run Attempt
/v1/repos/{owner}/{repo}/actions/runs/{run-id}/attempts/{attempt-number}
GET
Listjobsforworkflowrunattempt
— List Jobs For Workflow Run Attempt
/v1/repos/{owner}/{repo}/actions/runs/{run-id}/attempts/{attempt-number}/jobs
GET
Downloadworkflowrunattemptlogs
— Download Workflow Run Attempt Logs
/v1/repos/{owner}/{repo}/actions/runs/{run-id}/attempts/{attempt-number}/logs
MCP Tools
get-workflow-run-attempt
Get Workflow Run Attempt
read-only
idempotent
list-jobs-workflow-run-attempt
List Jobs For Workflow Run Attempt
read-only
idempotent
download-workflow-run-attempt-logs
Download Workflow Run Attempt Logs
read-only
idempotent