Module input

Source

Structs§

AgentInput
AI Agent node input
HttpInput
HTTP Request node input
ManualTriggerInput
Manual trigger input - user initiated
PrintInput
Print node input
PythonInput
Python script node input
ScheduleInput
Schedule trigger node input
WebhookTriggerInput
Webhook trigger input - HTTP endpoint configuration

Enums§

NodeInput
Unified node input enum. Each variant corresponds to a node type’s input structure.
Templated
Wrapper for fields that may contain template strings like {{node.xxx.data.field}}