Get Price History
get_price_historyReturn the recent price history for one product (lowest price per day over the last 30 days).
Use when the user asks whether a price has changed recently, whether a current discount is new, or whether today's price is typical for the product. Get product_slug from search_beauty_prices.
Args: product_slug: The product_slug value from search_beauty_prices. country: Market - "se" (Sweden), "no" (Norway), "dk" (Denmark), "fi" (Finland). More markets may be added over time; get_service_info returns the current list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | se | |
| product_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||