Skip to main content
Glama

Searchspring Integration Assistant

by yangjeep

searchspring_code_validator

Validate Searchspring implementation code for search, autocomplete, recommendations, and tracking. Identify and troubleshoot errors to ensure proper integration with e-commerce platforms like Shopify and BigCommerce.

Instructions

Validate and troubleshoot Searchspring implementation code

Input Schema

NameRequiredDescriptionDefault
codeYesJavaScript/HTML code to validate
codeTypeYesType of Searchspring implementation being validated
issueNoSpecific issue or error message you're experiencing (optional)
platformNoE-commerce platform (optional)

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "JavaScript/HTML code to validate", "type": "string" }, "codeType": { "description": "Type of Searchspring implementation being validated", "enum": [ "search", "autocomplete", "suggest", "trending", "recommendations", "finder", "beacon", "bulk-index", "tracking" ], "type": "string" }, "issue": { "description": "Specific issue or error message you're experiencing (optional)", "type": "string" }, "platform": { "description": "E-commerce platform (optional)", "enum": [ "shopify", "bigcommerce", "magento2", "custom", "other" ], "type": "string" } }, "required": [ "code", "codeType" ], "type": "object" }

Other Tools from Searchspring Integration Assistant

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/yangjeep/playground-searchspring-api-assist-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server