get_weather_stats
Retrieve weather statistics, including current conditions, forecasts, and alerts, using simulated data from the Weather MCP Server.
Instructions
Get weather statistics information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}