scheduler
AI Agent Scheduler module for PraisonAI Agents. Provides agent-centric scheduling via tools — agents can add, list, and remove scheduled jobs without any changes to the Agent class. Usage:schedules key)
Import
Functions
get_default_store()
Return the process-wide canonical schedule store.
set_default_store()
Override the process-wide canonical schedule store.

