search_instruments
Find Nordic instruments by name or ticker to retrieve their IDs for use with other Borsdata API tools.
Instructions
Search for Nordic instruments by name or ticker. Returns matching instruments with their IDs. Use this first to find the insId needed for other tools. For global instruments (e.g. Apple, Microsoft), use search_global_instruments instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search term — company name or ticker symbol (e.g. 'Ericsson', 'VOLV') | |
| maxResults | No | Maximum results to return (default 20) |