update_flow
Update flow equations, units, and graphical functions while maintaining structural links to stocks.
Instructions
Update flow fields while preserving structural stock links
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position | |
| y | No | Y position | |
| name | Yes | Flow name | |
| units | No | Units | |
| equation | No | Flow rate equation | |
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| non_negative | No | Prevent negative values | |
| workspace_id | No | Opaque application workspace handle. Required by MCP 2026-07-28 clients; supported legacy stdio clients may omit it to use the process-local compatibility workspace. | |
| graphical_function | No | Graphical function (lookup table) definition |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow | Yes | ||
| model_id | Yes |