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.
| 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 |