ScheduleAddInput
Defined in the events module.AI Agent Input for SCHEDULE_ADD hooks (a scheduled job was persisted). Emitted by the schedule store, which is the single point every author path funnels through: the agent-callable
schedule_add tool, the
praisonai schedule add CLI, and the gateway’s config reconciler.
Properties
str
No description available.
str
No description available.
str
No description available.
str
No description available.
str
No description available.
str
No description available.
bool
No description available.
Internal & Generic Methods
Internal & Generic Methods
- to_dict: Generic utility method.
Source
View on GitHub
praisonaiagents/hooks/events.py at line 465
