Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GITHUB_PERSONAL_ACCESS_TOKEN | Yes | GitHub Personal Access Token required for accessing GitHub API |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_spryker_packages | To search the Spryker package repository in Github |
search_spryker_package_code | To search code in Spryker GitHub repositories |
search_spryker_documentation_path | To search Spryker documentation path urls by query |