BigGo MCP Server

Official

price_history_graph

Visualize product price trends over time using the product's history ID. Identify patterns and make informed purchasing decisions by tracking price changes.

Instructions

Link That Visualizes Product Price History

Input Schema

NameRequiredDescriptionDefault
history_idYes Product History ID Here are a few steps to obtain this argument. 1. Use 'product_search' tool to retrive a list of products 2. Find the most relevant product. 3. The product should have a field called 'history_id', use it as the value for this argument

Input Schema (JSON Schema)

{ "properties": { "history_id": { "description": "\n Product History ID\n Here are a few steps to obtain this argument.\n 1. Use 'product_search' tool to retrive a list of products\n 2. Find the most relevant product.\n 3. The product should have a field called 'history_id', use it as the value for this argument\n ", "examples": [ "tw_pmall_rakuten-nwdsl_6MONJRBOO", "tw_pec_senao-1363332" ], "title": "History Id", "type": "string" } }, "required": [ "history_id" ], "title": "price_history_graphArguments", "type": "object" }

You must be authenticated.

Other Tools from BigGo MCP Server

Related Tools

ID: iejifldvsv