get_links
Retrieve all pipes, pumps, and valves in a water distribution network with their attributes including type, connected nodes, diameter, length, roughness, and minor loss coefficient.
Instructions
Return all links (pipes, pumps, valves) with their attributes.
Attributes include type, connected nodes, diameter, length, roughness coefficient, and minor loss coefficient.
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 |