get_job
Retrieve detailed information about a GitHub Actions job, including steps, runner info, and timing for workflow analysis.
Instructions
Get details of a specific job including steps, runner info, and timing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | GitHub Actions job ID | |
| run_id | Yes | GitHub Actions workflow run ID |