weather_forecast

weather_forecast

Get the weather forecast for a location — current conditions and the days ahead

1 credit per call, from your balance — or paid per request in USDC with no account at all.

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_forecast"}}

Try it in the playground.