Set iFood delivery method
ifood_set_delivery_methodChoose a delivery method for an iFood cart among DEFAULT, PRIORITY, or TAKEOUT. Use after explicit user confirmation to update the cart's delivery preference.
Instructions
Gated cart write. DEFAULT / PRIORITY / TAKEOUT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| cart_id | Yes | ||
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |