get_bus_locations
Get real-time GPS locations of buses in Bogotá for a specified route, with optional filtering by stop code/ID or reference coordinates.
Instructions
Devuelve la ubicación GPS en tiempo real de los buses en operación (ej. 'B10'). Puede recibir coordenadas de referencia o paradero (stop_code, stop_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stop_id | No | ||
| stop_code | No | ||
| route_code | Yes | ||
| target_latitude | No | ||
| target_longitude | No |