Skip to main content
Glama

gov.usgs-water

Retrieve real-time USGS streamflow, gage height, and water temperature readings for any location by latitude and longitude within a bounding box.

Instructions

Real-time USGS NWIS stream/river/groundwater readings within a bbox around lat/lon. Default variables: streamflow (00060), gage height (00065), water temp (00010).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latYes
lonYes
limitNo
radiusNoHalf-side of bbox in decimal degrees.
variablesNoComma-separated 5-digit USGS parameter codes.
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must fully disclose behavior. It indicates real-time data and spatial filtering but omits details on authentication, rate limits, response format, error handling, or what happens when no data is found. The minimal behavioral context is insufficient.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two concise sentences, front-loading the core action and resource. Every word serves a purpose, with no redundancy or fluff. It efficiently conveys essential information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given five parameters, low schema coverage, and no output schema, the description adequately covers the main functionality and default parameters but lacks details on the response format, pagination, or error conditions. It is minimally viable but not fully comprehensive for an agent to use without additional context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description adds value by explaining the default variable codes for streamflow, gage height, and water temperature, which are not fully documented in the schema. However, it does not explain the 'limit' parameter or clarify the meaning of lat/lon beyond implicit spatial context. Schema coverage is 40%, so the description partially compensates but leaves gaps.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves real-time USGS NWIS stream/river/groundwater readings within a bounding box around a given lat/lon. It specifies the data source, type of readings, and default variables, making the purpose unambiguous. No sibling tool performs a similar function, so differentiation is inherent.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives, no exclusions, and no context about prerequisites or limitations. It simply describes what it does without addressing when it is appropriate to invoke.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/2s-io/sdk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server