list_scheduled_jobs
List ServiceNow scheduled jobs and their run schedules. Apply filters for active status, limit, and query to locate specific jobs for automation monitoring.
Instructions
List scheduled jobs and their run schedules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 20) | |
| query | No | Additional filter | |
| active | No | Filter to active jobs only (default: true) |