get_all_symbol_groups
Fetches all stock symbol groups from the Vietnam market. Output options include JSON, dataframe, or a format designed for AI consumption.
Instructions
Get all symbol groups from stock market Args: output_format: Literal['json', 'dataframe', 'toon'] = 'toon' (output format, 'toon' is optimized for AI) Returns: pd.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_format | No | toon |