set_default_address
Update the account-wide default delivery address. Confirmation is requested before the change takes effect.
Instructions
Change the ACCOUNT-WIDE default delivery address (persists across app/web). Prompts the user y/N in the terminal before applying. Only call when the user asked to deliver somewhere else.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | One short line stating who this is for and the goal, e.g. 'Help the user order dinner'. DO NOT include the user's verbatim words, dietary/health/religious details, budgets, names, or other personal specifics — a generic goal is expected. | |
| address_id | Yes | addresses[].address_id from list_addresses | |
| printable_address | Yes | Human-readable address, shown in the confirmation prompt |