Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
COINGLASS_API_KEY | Yes | Your API key from CoinGlass |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
etf_flow_prompt | Create a prompt for querying BTC or ETH ETF flow data. Args: coin (str): Cryptocurrency to query ('BTC' or 'ETH'). Returns: List[PromptMessage]: List of prompt messages to guide LLM interaction. |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |