Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CONTROTTO_PORT | No | The port for the Controtto server to listen on | |
CONTROTTO_DB_PATH | No | Path to the SQLite database file | |
CONTROTTO_TIINGO_TOKEN | No | API token for Tiingo market data | |
CONTROTTO_AVANTAGE_TOKEN | No | API token for Alpha Vantage market data |
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 |