weather_air

weather_air

Air quality at a location right now — AQI, PM2.5, PM10, ozone, nitrogen dioxide, UV index, and pollen where it is counted

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Weather — Forecast, air quality, sea state and what the weather actually was.

Arguments

NameTypeWhat it is
lat*numberLatitude of the location
lon*numberLongitude of the location

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"lat":1,"lon":1},"name":"weather_air"}}

Try it in the playground.