Scheduler
Schedule Management via REST API
Migrate the legacy schedule-management route to the current AgentOS scheduler examples.
The v2 cookbook example for this route was removed. Use the current scheduler examples for Agno v3.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Migrate the legacy schedule-management route to the current AgentOS scheduler examples.
| Task | Current example |
|---|---|
| Manage schedules through the REST API | Scheduler REST API |
| Create, inspect, pause, resume, update, and delete schedules in Python | Manage schedules with Python |