Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Server port | 3000 |
API_TOKEN | No | API token for authentication (fallback) | |
API_PASSWORD | No | Password for API authentication (fallback) | |
API_USERNAME | No | Username for API authentication (fallback) | |
DEFAULT_SWAGGER_URL | No | Default Swagger specification URL | |
DEFAULT_API_BASE_URL | No | Default base URL for API endpoints (fallback) |
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 |