set_output_field
Add or replace a field in a flow's output data to define what the flow returns.
Instructions
Add or replace one of a flow's output-data fields (what it returns to a scenario that composes it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| flowId | Yes | ||
| default | Yes | ||
| project | No | Path to the project root (same folder the side panel connects to). Defaults to the EASYSPEC_PROJECT environment variable if omitted. |