Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DISALLOW | No | Disable specific tools for security reasons (comma-separated list of tool names) | |
MAX_ROWS | No | Set maximum number of rows returned | 100 |
PAGE_SIZE | No | Set default page size for paginated results | 20 |
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 |