Spryker Package Search Tool

search_spryker_packages

Search Spryker packages and modules across GitHub repositories using natural language queries. Filter results by specific organisations for targeted results.

Instructions

To search the Spryker package repository in Github

Input Schema

NameRequiredDescriptionDefault
organisationsNoOptional array of organisations to filter by [`spryker`, `spryker-eco`, `spryker-sdk`, `spryker-shop`
queryYesThe natural language query to search in Github

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "organisations": { "description": "Optional array of organisations to filter by [`spryker`, `spryker-eco`, `spryker-sdk`, `spryker-shop`", "items": { "type": "string" }, "type": "array" }, "query": { "description": "The natural language query to search in Github", "maxLength": 120, "minLength": 5, "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Spryker Package Search Tool

Related Tools

ID: 5o0vbtha5x