Set iFood delivery method
ifood_set_delivery_methodUpdate an iFood cart's delivery method to DEFAULT, PRIORITY, or TAKEOUT. Requires explicit user confirmation before applying the change.
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. |