Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| generate_sql |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_databases | List available Timeplus databases |
| list_tables | List available tables/streams in the given database |
| run_sql | Run a query in a Timeplus database |
| list_kafka_topics | - |
| explore_kafka_topic | - |
| create_kafka_stream | - |
| connect_to_apache_iceberg | Create a Timeplus database in iceberg type to connect to Iceberg |