Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
Prefix | No | A prefix to be used for the tools exposed | |
Tables | No | Leave blank to access all data, otherwise you can explicitly declare the tables you wish to create access for | |
JdbcUrl | Yes | The JDBC connection string to use with the CData JDBC Driver to connect to your data | |
DriverPath | Yes | The full path to the JAR file for your JDBC driver | |
ServerName | No | A name for your server | |
DriverClass | Yes | The name of the JDBC Driver Class (e.g. cdata.jdbc.odata.ODataDriver) | |
ServerVersion | No | A version for your server |
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 |