{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/water/stream-temp","method":"POST","price":"$0.020","description":"Queries live stream water temperature telemetry from active USGS gauges in a US state.","example_input":{"state":"CA"},"example_output":{"supported":true,"result":{"state":"CA","gauges":[{"station_name":"Sacramento River","temp_celsius":14.5}]},"confidence":"high"},"request_schema":{"type":"object","required":["state"],"properties":{"state":{"type":"string","description":"2-letter US state code","examples":["CA"]}}},"response_schema":{"type":"object"}}