list_jobs
Retrieve all jobs for a GitHub Actions workflow run to obtain job IDs for detailed inspection, logs, and test analysis.
Instructions
List all jobs for a specific workflow run. Use this to get job IDs for get_job, get_job_logs, and get_job_tests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | GitHub Actions workflow run ID |