Skip to main content
Glama

Searchspring Integration Assistant

by yangjeep

searchspring_parameter_guide

Understand and implement Searchspring API parameters effectively. Retrieve detailed guidance on parameter usage, best practices, and integration examples for APIs like search, autocomplete, and recommendations.

Instructions

Get detailed explanation for specific API parameters, their usage, and best practices

Input Schema

NameRequiredDescriptionDefault
apiYesThe Searchspring API containing the parameter
parameterYesThe specific parameter to get guidance for (e.g., 'filters', 'sort', 'tags')

Input Schema (JSON Schema)

{ "properties": { "api": { "description": "The Searchspring API containing the parameter", "enum": [ "search", "autocomplete", "suggest", "trending", "recommendations", "finder", "beacon", "bulk-index" ], "type": "string" }, "parameter": { "description": "The specific parameter to get guidance for (e.g., 'filters', 'sort', 'tags')", "type": "string" } }, "required": [ "api", "parameter" ], "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