remove_flow_dataset
Delete a named data set from a flow to clean up test data. Specify the flow ID and data set name.
Instructions
Remove a named flow-data dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | 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. |