get_current_weather
Get current weather for any city with an AI-generated summary in English or Czech. Returns current conditions, summary, and ambient theme.
Instructions
Get current weather conditions with AI-powered summary.
Args: location_name: Name of the city/location (e.g., "Prague", "London") language: Language for AI summary (en, cs)
Returns: JSON with current weather, AI summary, and ambient theme
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | en | |
| location_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |