check_weather
Get live weather for a specified location, including temperature and optional feels-like temperature, humidity, wind, and precipitation.
Instructions
Get real-time weather information for a specified location (e.g., "Paris", "New York", "Tokyo").
Args: location: City or location name. detailed: If True, includes feels-like temperature, humidity, wind, and precipitation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detailed | No | ||
| location | Yes |