Cancel a 99 ride (gated)
ninenine_cancel_rideCancel an active 99 ride by providing its ride ID. Requires explicit user confirmation before the cancellation is processed.
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. |