get_weather
Retrieve current weather data for any city or city with country code. Provides detailed weather information in a structured format.
Instructions
Get current weather for a location.
Args: location: City name or "City, Country Code"
Returns: Dictionary with weather information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes |