{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/water/marine-conditions","method":"POST","price":"$0.030","description":"Fetches live observation data for a specific NOAA marine buoy station.","example_input":{"buoy_id":"46042"},"example_output":{"supported":true,"result":{"station_id":"46042","wave_height_m":1.8,"wave_period_sec":9,"water_temp_c":24.5},"confidence":"high"},"request_schema":{"type":"object","required":["buoy_id"],"properties":{"buoy_id":{"type":"string","description":"5-character NOAA NDBC buoy identifier","examples":["46042"]}}},"response_schema":{"type":"object"}}