Rate a Zé order
ze_rate_orderRate a Zé Delivery order by providing the order ID and a rating from 1 to 5. Requires explicit user consent before submission.
Instructions
rateOrder(orderNumber, rating). Requires explicit_user_intent. Does not charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rating | Yes | ||
| order_id | Yes | ||
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |