get_weather
Retrieve current temperature, humidity, and weather condition for any city. Enter a city name to get real-time weather data.
Instructions
Fetches the current temperature, humidity, and condition for a given city.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | The name of the city to get weather for, e.g. 'Lucknow'. |