Cancel a ClickBus booking (gated)
clickbus_cancelCancel a ClickBus booking by providing its booking ID, with explicit user confirmation required before the cancellation is processed.
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. |