Cancel a Zé order (gated)
ze_cancel_orderCancel an existing Zé Delivery order using its order ID. Requires explicit user consent and write access to complete the cancellation.
Instructions
Fail-closed. Needs ZE_ALLOW_MUTATIONS and explicit_user_intent. Guest tokens cannot charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ||
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |