ClickBus seat counts
clickbus_seat_availabilityCheck seat availability for ClickBus trips by sending origin, destination, and departure date to get available and total seat counts.
Instructions
availableSeats/totalSeats from live trip JSON. Full seat map HTTP 500 is an honest gap.
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 |