remove_output_field
Remove a specific output-data field from a flow to clean up unused data or fix schema mismatches. Specify the flow ID and field name to delete it.
Instructions
Remove one of a flow's output-data fields.
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. |