list_scheduled_jobs
Retrieve scheduled jobs and their run schedules. Filter by active status, search query, and result limit to monitor automation tasks.
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) |