rundeck_get_job_forecast
Forecast a job's next scheduled execution times by providing its UUID and optional lookahead period.
Instructions
Get upcoming scheduled execution times for a job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job UUID | |
| time | No | Lookahead period (e.g., '1d', '6h', '30m'). Default '1d' | |
| max | No | Maximum number of forecasted times |