Waze Navigator
When to Use
- User says navigate or task matches this capability
- User says waze navigate or task matches this capability
- User says directions or task matches this capability
- User says how do I get to or task matches this capability
Workflow
- Get origin and destination.
- Fetch routes via waze-live-reports enrichment.
- Present primary route + one alternate.
- Update if user reports new incidents.
Integrations
waze-live-reportstraffic-flight-controller
Error Handling
| Failure | Response |
|---|---|
| Offline | Provide static route; note no live traffic. |
Gotchas
- Do not distract driver; keep responses concise for voice.
Example
Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.