Skip to main content
Glama

Spryker Package Search Tool

search_spryker_documentation_path

Search Spryker documentation path URLs using natural language queries to quickly find relevant module or code references.

Instructions

To search Spryker documentation path urls by query

Input Schema

NameRequiredDescriptionDefault
queryYesThe natural language query to search Spryker documentation path url

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "The natural language query to search Spryker documentation path url", "maxLength": 120, "minLength": 5, "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Spryker Package Search Tool

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/vitaliiivanovspryker/spryker-package-search-mcp'

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