get_weather
Retrieve current weather data for a specified city, choosing metric or imperial units. Ideal for quick weather checks before heading out or planning trips.
Instructions
Get current weather information for a city
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | The city to get weather for | |
| units | No | Temperature units (metric or imperial) | metric |