price_check
Compare a product's current price to historical data to judge if it's a good deal.
Instructions
Judge whether a current price is actually good, using the price history this server accumulates. Gets more useful the longer it has been running.
Args: item: the product to evaluate, e.g. "boneless chicken breast". zip_code: 5-digit US ZIP code. Optional if GROCERY_ZIP is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | ||
| zip_code | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |