rappi_set_address
Switch the active delivery address by its ID to control where orders are delivered. If no ID is given, opens the address settings to add a new one.
Instructions
Switch the active delivery address by its ID (from rappi_list_addresses). If address_id is None, opens Rappi address settings in Chrome so you can add a new one. The change is in-memory and affects all subsequent store/product searches.
Args: address_id: Numeric address ID from rappi_list_addresses, or None to open Chrome.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address_id | No |