Rate Rappi order
rappi_rate_orderSubmit a rating for a Rappi order using its order ID and a 1–5 score, optionally adding a comment. Only proceeds when the user explicitly confirms the rating intent.
Instructions
Requires explicit_user_intent. Does not charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score | Yes | ||
| comment | No | ||
| order_id | Yes | ||
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |