Inspect
View the static value of an input.
Records the value flowing across an edge so you can inspect it after a run.
Inputs
- Valuerequired — T. Provides the value that the node records for run debugging. The node stores the supplied value for inspection in execution traces and does not forward that value to any downstream output.
Outputs
None. This node records its input for debugging and does not emit a value.
Example use cases
See an edge’s value
Drop Inspect onto any connection, run the automation, then open Run History to view what flowed there.