BigGo MCP Server

Official

spec_mapping

Retrieve Elasticsearch mapping for product specifications to enable precise querying of indexed product data, ensuring accurate search results on e-commerce platforms.

Instructions

Elasticsearch Mapping For Product Specification.

Use this tool after you have the index, and need to know the mapping in order to query the index. Available indexes can be obtained by using the 'spec_indexes' tool.

Input Schema

NameRequiredDescriptionDefault
indexYes Elasticsearch index Steps to obtain this argument. 1. Use 'spec_indexes' tool to get the list of indexes 2. Choose the most relevant index

Input Schema (JSON Schema)

{ "properties": { "index": { "description": "\n Elasticsearch index\n\n Steps to obtain this argument.\n 1. Use 'spec_indexes' tool to get the list of indexes\n 2. Choose the most relevant index\n ", "title": "Index", "type": "string" } }, "required": [ "index" ], "title": "spec_mappingArguments", "type": "object" }

You must be authenticated.

Other Tools from BigGo MCP Server

Related Tools

ID: iejifldvsv