set_flow_dataset
Sets or replaces a named dataset of parameter values for a flow, enabling reusable test data configurations.
Instructions
Add or replace a named flow-data dataset (a set of param values a flow can run with -- the Flow editor's "Flow Data" tab).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes | ||
| flowId | Yes | ||
| project | No | Path to the project root (same folder the side panel connects to). Defaults to the EASYSPEC_PROJECT environment variable if omitted. |