plan
Parse your grocery list, find matching products, and prepare for your shopping trip using budget and summary options. Does not add to cart.
Instructions
Parse grocery list, find matches. Does not add to cart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| budget | No | ||
| save_to_file | No | ||
| summary_only | No |