instacart_add_to_cart
Add grocery items to your Instacart cart by searching for products and selecting the first match. Specify product names and quantities to build your shopping list.
Instructions
Add a product to the Instacart cart. Searches for the product and adds the first matching result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Product name or search query | |
| quantity | No | Quantity to add (default: 1) |