weather
Get current weather for any city or coordinates worldwide. Returns temperature, humidity, wind, and conditions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude (alternative to location) | |
| lon | No | Longitude (alternative to location) | |
| location | No | City name (e.g. 'Toronto', 'London', 'Tokyo') |