list_scheduled_jobs
Retrieve scheduled jobs and their execution schedules from ServiceNow. Filter by active status, custom queries, or limit results to manage automation workflows.
Instructions
List scheduled jobs and their run schedules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Filter to active jobs only (default: true) | |
| query | No | Additional filter | |
| limit | No | Max results (default: 20) |