get_traffic_conditions
Check real-time traffic between two locations. Get travel time, delay estimates, and congestion level to plan your route.
Instructions
Analyze real-time traffic conditions between origin and destination. Returns duration in traffic, delay estimates, and congestion level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Starting location (address or 'lat,lng') | |
| destination | Yes | Ending location (address or 'lat,lng') | |
| departure_time | No | ISO 8601 timestamp for departure (defaults to now) | |
| traffic_model | No | Traffic prediction model | best_guess |