waze
Retrieve real-time traffic alerts, jams, driving directions, venue details, and place autocomplete to navigate efficiently.
Instructions
Waze data: traffic alerts and jams, driving directions, venue lookup, and place autocomplete.
Operations (set "operation" to one of these; put its parameters in "args"):
alerts_and_jams (required: bottom_left, top_right): Alerts and Jams
driving_directions (required: source_coordinates, destination_coordinates): Driving Directions
venues (required: bottom_left, top_right): Venues
autocomplete (required: q, coordinates): Autocomplete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Parameters for the chosen operation as key/value pairs (see the tool description for required params). | |
| operation | Yes | Which endpoint to call. See the tool description for each operation and its parameters. |