Weather API for agents

Weather belongs behind a tool call, so an agent can ask for conditions without making a person set up another service.

Provision it once, then call the weather endpoint with a city, ZIP code, or coordinates.

Current conditions and a five-day forecast are returned as JSON in metric units.

The running app uses its Cohesivity application key, and it never needs an OpenWeather account or separate key.

Use the result to make a plan, change a route, or tell a user what is coming.