The Start node is used to define the data inputs that will trigger and initialize your workflow. This is a trigger node that begins the execution of your workflow.
The Start node is the entry point for your workflow. Define the data schema that your workflow expects to receive, and this node will pass that data to subsequent nodes in the workflow.