Record a price by hand
price_add_manualManually record a product price for shops that block automated requests. Creates a watch if missing and returns the stored price with observation count.
Instructions
Call this tool to store a price you read yourself, for shops that block automated requests. Creates the watch for that URL if it does not exist yet, and returns the stored price and the observation count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Product page URL | |
| label | No | Short name for this item | |
| price | Yes | Price as shown, for example 1299.00 or 1.299,00 | |
| currency | No | ISO code such as USD or EUR |