weather_get
Fetch fresh weather for a registered primary or alternate location. Get current conditions, today's/tomorrow's forecast, rain intervals, and umbrella advice.
Instructions
Fetch fresh weather for a registered primary or alternate name.
Omit alias to use the default (initially Tokyo). target: current, today, or tomorrow. Forecasts include temperature_range: value_c, threshold_c, is_large (>= threshold), and basis=daily_max_minus_min. Missing/invalid temperatures yield null value and flag. Includes rain intervals and temperature/umbrella advice. Today's rain covers the remaining hours. include_hourly=true adds hourly values. Units: Celsius, m/s, mm; timestamps use the location timezone. No weather storage, cache or scheduling. language=en|ja overrides the server default. Both summary_en and summary_ja are included for forecasts; summary and weather labels use the selected language.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | ||
| target | No | today | |
| language | No | ||
| include_hourly | No |