list_runner_jobs
List jobs processed by a specific GitLab runner. Filter by status and paginate results to monitor runner activity and audit job execution.
Instructions
List jobs processed by a runner (GET /runners/:id/jobs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | ||
| status | No | ||
| order_by | No | ||
| per_page | No | ||
| runner_id | Yes | ||
| system_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||