KanbanHookInput
Defined in the types module.AI Agent Hook input for kanban task lifecycle events. Used by wrapper dispatcher and tools when emitting kanban events. Observability adapters can subscribe to these via the hook registry.
Properties
str
No description available.
str
No description available.
str
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
Internal & Generic Methods
Internal & Generic Methods
- to_dict: Convert to dictionary for JSON serialization.
Source
View on GitHub
praisonaiagents/hooks/types.py at line 136
