get_briefing
Combines current conditions, forecast, alerts, and SPC outlook into a single weather briefing for any US location. Supports standard and full detail levels with customizable units.
Instructions
Get a comprehensive weather briefing for a US location.
The default tool for "What's the weather?" — combines conditions, forecast, alerts, and SPC outlook.
detail="standard": current conditions + today/tonight forecast + alerts + categorical SPC. detail="full": adds probabilistic outlooks (when MRGL+), national outlook, radar, and day 2-3 SPC forecasts.
Omit lat/lon to use configured primary location.
units: "us" or "si" for base system, with optional field overrides: "us,pressure:mb,wind:kt". Fields: temperature (f|c), pressure (inhg|mb), wind (mph|kt|kmh|ms), distance (mi|km), accumulation (in|mm|cm).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | No | ||
| longitude | No | ||
| detail | No | standard | |
| units | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||