list_schedules
List all scheduled tasks to see cron expressions, upcoming run times, and whether the daemon is active.
Instructions
List all scheduled tasks with their cron expressions, next run times, and daemon status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Project directory. Defaults to current working directory. | |
| json | No | Return pure JSON string instead of Markdown format. |