get_workflow_run_jobs
Retrieve jobs associated with a specific GitHub Actions workflow run by specifying the repository, owner, and run ID. Filter jobs by completion status or paginate results for efficient management.
Instructions
Get jobs for a specific workflow run
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | Filter jobs by their completed_at date | |
owner | Yes | Repository owner (username or organization) | |
page | No | Page number for pagination | |
perPage | No | Results per page (max 100) | |
repo | Yes | Repository name | |
runId | Yes | The ID of the workflow run |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from GitHub Actions MCP Server
Related Tools
- @ko1ynnky/github-actions-mcp-server
- @ko1ynnky/github-actions-mcp-server
- @ko1ynnky/github-actions-mcp-server
- @nextDriveIoE/github-action-trigger-mcp
- @ko1ynnky/github-actions-mcp-server