github_actions_get_job_for_workflow_run
Retrieve details of a specific job within a GitHub Actions workflow run by providing the owner, repo, and job ID.
Instructions
Get a job for a workflow run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| job_id | Yes | job_id |