Back to catalog
Cortexa research tool·earth climate·usgs_water
USGSWater Get Water Temperature
Get real-time water temperature data from USGS monitoring stations. Returns water temperature in degrees Celsius. Useful for ecological monitoring, aquatic habitat assessment, and water quality analysis.
Livelast probed 2026-05-01 01:00Z· 95msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 95ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"period": {
"description": "Time period in ISO 8601 format (e.g., 'PT2H', 'P1D', 'P7D'). Default: 'P1D'",
"type": [
"string",
"null"
]
},
"sites": {
"description": "USGS site number(s), comma-separated",
"type": "string"
}
},
"required": [
"sites"
],
"type": "object"
}Examples (1)
Default USGSWater Get Water Temperature call
public-safeinput
{
"sites": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_USGSWater_get_water_temperature
- Tool name
- USGSWater_get_water_temperature
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse