list_timers
List all configured timer tasks with details including cron expression, interval, and next run time. Read-only view of your scheduled tasks.
Instructions
List all configured timer tasks.
Shows each timer's index, message, cron expression, interval, once flag, and next run time. Use add_timer to create timers, remove_timer to cancel.
Read-only. No side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||