ClickBus boarding points
clickbus_boarding_pointsFind boarding points for a trip by providing origin, destination, and date. Returns terminal details from live trip data, useful when dedicated boarding pages return errors.
Instructions
Terminals from live trip JSON. Dedicated boarding URLs 404/500.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Destination slug, e.g. rio-de-janeiro-rj-todos | |
| from | Yes | Origin slug, e.g. sao-paulo-sp-todos | |
| privacy_mode | No | ||
| departure_date | Yes | YYYY-MM-DD | |
| response_format | No | markdown |