Place Rappi order
rappi_place_orderPlace a Rappi order by confirming your cart, choosing a saved address, and paying with your preferred method. Explicit confirmation prevents unintended charges.
Instructions
FAIL-CLOSED. Charges money. Requires RAPPI_ALLOW_MUTATIONS=true AND explicit_user_intent=true AND a personal (non-guest) token. Never runs in the default read-only config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| store_id | No | ||
| address_id | Yes | ||
| response_format | No | markdown | |
| payment_method_id | Yes | ||
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |