Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Enable debug logging | False |
MAX_ROWS_EXPORT | No | Maximum rows for export operations | 10000 |
QUERY_LIMIT_SIZE | No | Maximum rows returned per query | 100 |
TABLE_WHITE_LIST | No | Comma-separated list of allowed tables | |
COLUMN_WHITE_LIST | No | Comma-separated list of allowed columns | |
DB_CONNECTION_STRING | Yes | Oracle connection string |
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 |