Search tradeable instruments
t212_search_instrumentsSearch Trading 212's catalogue by company name, symbol, or ISIN to retrieve exact instrument tickers like AAPL_US_EQ. Use this first when you have a company name but lack a ticker.
Instructions
Finds instruments in the Trading 212 catalogue by company name, symbol or ISIN, returning the exact tickers other tools need (for example AAPL_US_EQ). Use this first whenever you have a company name but not a ticker. Results are ranked, with exact symbol and ISIN matches first. Note this searches everything Trading 212 offers, not the account's holdings — use t212_list_positions for what is actually owned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional instrument type filter, e.g. STOCK or ETF. Omit to search every type. | |
| limit | No | Maximum matches to return, best first. | |
| query | Yes | Company name, symbol or ISIN. Matching is case-insensitive and partial, e.g. 'apple', 'AAPL' or 'US0378331005'. |