get_weather
Retrieve current weather for any city, including temperature, humidity, and conditions. Use this data to plan your day or travel.
Instructions
Get the current weather for a city. Returns temperature, humidity, and conditions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | Name of the city to get weather for | |
| unit | No | Temperature unit (default: celsius) |