Traffic Flight Controller
When to Use
- User says traffic route or task matches this capability
- User says best route now or task matches this capability
- User says commute plan or task matches this capability
- User says drive time or task matches this capability
Workflow
- Query waze-live-reports and waze-navigator.
- Merge incidents, ETA, alternate routes.
- Rank routes by time and reliability.
- Present recommendation with confidence.
Integrations
waze-live-reportswaze-navigatortelegram-traffic-reports
Error Handling
| Failure | Response |
|---|---|
| No route data | Fallback to straight-line estimate; note limitation. |
Gotchas
- Traffic data may be stale; show retrieval time.
Example
Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.