list_upcoming_jobs
View a list of jobs scheduled to execute in the upcoming hours. Filter by type and set a look-ahead window to plan operations.
Instructions
List jobs scheduled to run within a future time window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hoursAhead | No | Look-ahead window in hours (default 24, max 168). | |
| jobType | No | Filter by job type. | |
| limit | No | Maximum results to return (default 50). |