list_scheduled_jobs
Retrieve scheduled jobs and their run schedules. Filter by active status, custom queries, and limit results.
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) |