etf-flow-mcp

get_etf_flow

Fetch historical ETF flow data for BTC or ETH from CoinGlass API, presenting results as a Markdown table with tickers as columns and dates as rows.

Instructions

Fetch historical ETF flow data for BTC or ETH from CoinGlass API and return as a Markdown table. Parameters: coin (str): Cryptocurrency to query ('BTC' or 'ETH'). Returns: str: Markdown table with ETF flow data (tickers as columns, dates as rows, with total column).

Input Schema

NameRequiredDescriptionDefault
coinYes

Input Schema (JSON Schema)

{ "properties": { "coin": { "title": "Coin", "type": "string" } }, "required": [ "coin" ], "title": "get_etf_flowArguments", "type": "object" }

You must be authenticated.

Other Tools from etf-flow-mcp

Related Tools

ID: wnkovuvmi4