Waze Live Reports
When to Use
- User says waze report or task matches this capability
- User says live traffic or task matches this capability
- User says road incidents or task matches this capability
- User says traffic jams or task matches this capability
Workflow
- Resolve location to coordinates or area name.
- Fetch live incident data via web or API.
- Summarize: jams, accidents, road closures.
- Include severity and estimated delay.
Integrations
waze-navigatortraffic-flight-controllertelegram-traffic-reports
Error Handling
| Failure | Response |
|---|---|
| Location not found | Ask user to clarify or share map link. |
Gotchas
- Data is third-party; cite source and time.
Example
Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.