rundeck_get_job_executions
Retrieve execution history for a specific job. Filter by status, limit results, or paginate through records.
Instructions
List execution history for a specific job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job UUID | |
| status | No | Filter by status | |
| max | No | Max results (default 20) | |
| offset | No | Pagination offset |