get_stock_symbol_lookup
Find stock symbols by searching a company name, ticker, ISIN, or CUSIP. Get a list of matching symbols with formatted details.
Instructions
Stock Symbol Lookup - searches for best-matching symbols based on your query.
Args:
query: You can input anything from symbol, security's name to ISIN and CUSIP e.g. apple
Returns:
str: A list of matching symbols with formatted information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |