list_scheduled_jobs
Retrieve a list of automated jobs and their execution schedules, with optional filters for active status and custom queries.
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) |