list_scheduled_jobs
Retrieve scheduled jobs and their run schedules from ServiceNow, with optional filters for active status, query criteria, and result limits.
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) |