Skip to main content

Start Node

The Start Node is the entry point in a Flow and is where you specify the input parameters to the Flow. A Flow can have only on Start Node.

Properties

LabelPropertyTypeDescriptionDefault ValueIs Required
Input SchemainputSchemabotdojo/types/json_schemaObject

Output

LabelPropertyTypeDescriptionDefault Value
Variablesoutputbotdojo/types/dataOutputnull

Be default the Start Node as one input called text_input But you can defined more complex inputs by modifing the JSON Schema