list_common_parameter_codes
Look up the 5-digit USGS parameter code for common water measurements like streamflow, gage height, water temperature, and dissolved oxygen. Returns a static table with code, name, unit, and description for use in queries.
Instructions
Look up the 5-digit USGS parameter code for a common measurement (e.g. streamflow, gage height, water temperature, dissolved oxygen) before calling get_instantaneous_values. Returns a static table of {code, name, unit, description}. No network call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||