Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BASE_URL | No | Override base URL for API calls | |
IGNORE_SSL | No | Ignore SSL certificate errors | |
AUTH_HEADER | No | Authentication header | |
SWAGGER_URL | No | URL to swagger documentation | |
TOOL_PREFIX | No | Custom prefix for generated tools | |
SWAGGER_FILE | No | Path to local swagger file |
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 |
---|---|
No tools |