Module hooks

Module hooks 

Source
Expand description

Hook System

Hooks allow agents to respond to events and automate workflows. They connect triggers (events) to actions (integrations).

Modules§

presets

Structs§

ActionResult
Result of a single action
EmailFilters
Email filters for trigger
Hook
A hook connects a trigger to one or more actions
HookBuilder
Hook builder for ergonomic construction
HookConfig
Hook configuration
HookResult
Result of hook execution

Enums§

CalendarEventType
Calendar event types
FileEvent
File system events
GitEventType
Git event types
HookAction
Action to execute when hook triggers
HookCondition
Condition for hook execution
HookTrigger
Trigger types that can activate a hook
SystemEventType
System event types