Scheduler: Manual
Entry-point node that runs the workflow once when the user clicks the Play button in the editor (or invokes a manual run via the API). Useful for on-demand workflows that don't need a schedule, webhook, or external trigger.
For recurring runs use Scheduler::PeriodicScheduler.
Parameters
This node has no parameters.
Input
This is an entry-point node — it has no input connectors.
Output
On click run
Trigger fired when the user clicks Play.
Tracker UUID
Unique identifier for this workflow execution.