Book a ClickBus ticket (gated)
clickbus_bookBook a ClickBus trip by specifying origin, destination, and departure date. Requires explicit user confirmation before completing the reservation.
Instructions
Fail-closed. Needs CLICKBUS_ALLOW_MUTATIONS and explicit_user_intent. Guest tokens cannot charge. Default examples never enable this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| trip_id | No | ||
| departure_date | Yes | ||
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |