get_all_symbols
Retrieve all trading symbols and pairs OctoBot supports for a given exchange, providing the full list of available markets for analysis or trading decisions.
Instructions
List every trading symbol/pair OctoBot knows about for one exchange.
Maps to GET /api/get_all_symbols/<exchange> ([V], confirmed
against OctoBot source api/config.py). Read-only, not
confirm-gated. Returns OctoBot's own JSON body unchanged (NFR-8).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes |