Cancel a ClickBus booking (gated)
clickbus_cancelCancel a ClickBus trip booking by booking ID. Requires explicit user confirmation before processing the cancellation.
Instructions
Fail-closed. Needs CLICKBUS_ALLOW_MUTATIONS and explicit_user_intent. Guest tokens cannot charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | Yes | ||
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |