Weather
Use when
- "what's the weather?", "will it rain today?"
- Temperature/forecast queries
- Travel weather planning
Don't use when
- Combined daily briefing (use briefing)
- Historical weather or climate trends (use research)
- Severe weather alerts (advise checking official sources)
Instructions
When the user asks about weather:
Identify the location they're asking about
- If no location specified, ask which city they want
- Remember their home location if they've told you before
Use web_search to find current weather
- Search: "[city] weather today"
- Include temperature, conditions, and any alerts
Format your response concisely:
- Current temperature and conditions
- High/low for the day
- Any notable weather alerts
- Brief forecast if they asked
Keep responses short - this is for mobile viewing.