discovery
Access market discovery tools: stock lists, ETFs, cryptocurrencies, screeners, gainers, losers, sector performance, and calendars. No tickers needed.
Instructions
Market discovery tools (lists of stocks/ETFs/cryptocurrencies, stock screener, gainers, losers, sector performance, earnings/dividend calendars). No tickers or countries needed.
Available indicators: get_biggest_gainers, get_biggest_losers, get_commodity_list, get_crypto_list, get_delisted_stocks, get_etf_list, get_forex_list, get_index_list, get_most_active_stocks, get_sectors_performance, get_stock_list, get_stock_screener, get_stock_shares_float.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_etf | No | Value for is_etf. | |
| indicator | Yes | Name of the specific metric to calculate, e.g. 'get_asset_turnover_ratio'. Required — omitting it returns the list of available indicators. | |
| beta_lower | No | Value for beta_lower. | |
| beta_higher | No | Value for beta_higher. | |
| price_lower | No | Value for price_lower. | |
| price_higher | No | Value for price_higher. | |
| show_columns | No | Comma-separated names to filter the output. For historical data use the key names visible in any response record (e.g. 'Close,Volume,Return'). For financial statements use the 'metric' field values from the response (e.g. 'Revenue,Net Income,EBITDA'). Call the tool once without this parameter to see all available names, then repeat with show_columns to reduce response size and token usage. | |
| volume_lower | No | Value for volume_lower. | |
| volume_higher | No | Value for volume_higher. | |
| dividend_lower | No | Value for dividend_lower. | |
| dividend_higher | No | Value for dividend_higher. | |
| market_cap_lower | No | Value for market_cap_lower. | |
| market_cap_higher | No | Value for market_cap_higher. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |