get_network_summary
Retrieve a high-level summary of an EPANET water network, including node/link counts, flow units, simulation duration, and hydraulic timestep by providing the network session ID.
Instructions
Return a high-level summary of a loaded network.
Includes node/link counts, flow units, simulation duration and hydraulic timestep.
Args: network_id: Session id of the network to inspect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |