Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOKEN | No | Your IB Flex Query token | |
| QUERY_ID | No | Your IB Flex Query ID | |
| ACCOUNT_1_TOKEN | No | Token for account 1 (multiple accounts configuration) | |
| ACCOUNT_2_TOKEN | No | Token for account 2 (multiple accounts configuration) | |
| ACCOUNT_1_QUERY_ID | No | Query ID for account 1 (multiple accounts configuration) | |
| ACCOUNT_2_QUERY_ID | No | Query ID for account 2 (multiple accounts configuration) |
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 | |