▶️Start

▶️ The Start trigger is the manual and default entry point for a workflow. Run it yourself for testing and define the input shape.

When to use it

  • Testing a workflow while building it.
  • On-demand workflows started with an input you enter manually.

Input

The Start trigger defines the structure of the input received by the run. Later steps read it with <start.input>.