get_market_metainfo
Retrieve metadata about TradingView market screeners, including available fields and their types, to discover which fields can be used in screening queries.
Instructions
Get metadata about a TradingView market screener, including available fields and their types. Useful for discovering what fields can be used in screening queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Output mode: 'summary' for normalized output (default), 'raw' for passthrough. | |
| fields | No | Optional: specific field names to look up. If omitted, returns all available fields. | |
| market | Yes | Market to get metainfo for (e.g., 'america', 'uk', 'germany', 'france') |