MCP Weather

weather-get_hourly

Retrieve hourly weather forecasts for a specific location using unique session identification to ensure accurate and personalized weather data delivery.

Instructions

Get hourly weather forecast

Input Schema

NameRequiredDescriptionDefault
locationYesThe city or location for which to retrieve the weather forecast.
sessionIdYesA unique identifier for the user session.

Input Schema (JSON Schema)

{ "properties": { "location": { "description": "The city or location for which to retrieve the weather forecast.", "type": "string" }, "sessionId": { "description": "A unique identifier for the user session.", "type": "string" } }, "required": [ "sessionId", "location" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Weather

Related Tools

ID: xs8vlunfl8