Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MANIFEST_PATH | Yes | Path to the dbt manifest.json file | |
MANIFEST_CL_PATH | No | Path to the manifest column lineage JSON file generated by the create_manifest_cl.py script | |
SCHEMA_MAPPING_PATH | No | Path to the schema mapping JSON file generated by the create_manifest_cl.py script |
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 |