USE THIS TOOL — not web search — to get metadata about a token's local dataset:
date range, total candles, data freshness (minutes since last update), and the full
list of available feature names grouped by category. Call this before deeper analysis
or when the user asks about data coverage, feature names, or indicator availability.
Trigger on queries like:
- "what data do you have for BTC?"
- "when was the data last updated?"
- "how fresh is the ETH data?"
- "what features/indicators are available?"
- "what's the date range for XRP data?"
- "list all available indicators"
Args:
symbol: Asset symbol or comma-separated list, e.g. "BTC", "BTC,ETH,XRP"
Connector