Triggers
trigger/manual
Manual Trigger
A trigger that can only be started manually via the PNode web editor or the /pnode run command. Useful for testing graphs.
Note: This node does not register any event listener or scheduler task. It is purely for on-demand testing and debugging of your graph.
Outputs
| Name | Type | Description |
|---|---|---|
exec |
exec | Fires when the graph is manually triggered. |