Cancel a 99 ride (gated)
ninenine_cancel_rideCancel a 99 ride by providing the ride ID, but only after the user explicitly confirms. This action is blocked by default to prevent accidental cancellations.
Instructions
Fail-closed. Needs NINENINE_ALLOW_MUTATIONS and explicit_user_intent. Guest tokens cannot charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ride_id | Yes | ||
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |