ScheduleRemoveInput
Defined in the events module.AI Agent Input for SCHEDULE_REMOVE hooks (a scheduled job was deleted). Emitted by the schedule store for every deletion path — the agent-callable
schedule_remove tool, praisonai schedule remove/delete (which delete by id, not name), and the automatic
cleanup of a spent delete_after_run one-shot.
Properties
str
No description available.
str
No description available.
str
No description available.
str
No description available.
Internal & Generic Methods
Internal & Generic Methods
- to_dict: Generic utility method.
Source
View on GitHub
praisonaiagents/hooks/events.py at line 495
