Schema
OutputDefinition
Output definition for a step.
| Field | Type | Description |
|---|---|---|
type | string | — |
store_in | string | null | Context path to store output |
append_to | string | null | Context array to append to |
merge_from | string[] | null | Paths to merge outputs from |
Output definition for a step.
| Field | Type | Description |
|---|---|---|
type | string | — |
store_in | string | null | Context path to store output |
append_to | string | null | Context array to append to |
merge_from | string[] | null | Paths to merge outputs from |