Expand description
Hook System
Hooks allow agents to respond to events and automate workflows. They connect triggers (events) to actions (integrations).
Modules§
Structs§
- Action
Result - Result of a single action
- Email
Filters - Email filters for trigger
- Hook
- A hook connects a trigger to one or more actions
- Hook
Builder - Hook builder for ergonomic construction
- Hook
Config - Hook configuration
- Hook
Result - Result of hook execution
Enums§
- Calendar
Event Type - Calendar event types
- File
Event - File system events
- GitEvent
Type - Git event types
- Hook
Action - Action to execute when hook triggers
- Hook
Condition - Condition for hook execution
- Hook
Trigger - Trigger types that can activate a hook
- System
Event Type - System event types