BigGo MCP Server

Official

price_history_with_url

Track product price changes over time by providing a URL and desired history range. Retrieve historical pricing data to analyze trends and make informed purchasing decisions.

Instructions

Product Price History With URL

Input Schema

NameRequiredDescriptionDefault
daysYesHistory range
urlYesProduct URL

Input Schema (JSON Schema)

{ "properties": { "days": { "anyOf": [ { "enum": [ "90", "80", "365", "730" ], "type": "string" }, {} ], "description": "History range", "title": "Days" }, "url": { "description": "Product URL", "title": "Url", "type": "string" } }, "required": [ "days", "url" ], "title": "price_history_with_urlArguments", "type": "object" }

You must be authenticated.

Other Tools from BigGo MCP Server

Related Tools

ID: iejifldvsv