set_delivery_slot
Select a delivery slot for Picnic grocery orders by providing the slot_id obtained from get_delivery_slots. Ensures the chosen time window is reserved for delivery.
Instructions
Select a delivery slot by its slot_id (see get_delivery_slots).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |