Resolve a ticker
resolve_symbolLook up the ticker for a US stock or ETF from a company name, fund name, or partial ticker. Use it when you need to confirm the exact ticker before running other PairBook tools.
Instructions
Find the ticker for a company or fund name (e.g. 'nvidia' -> NVDA) across PairBook's ~4,700 covered US stocks and ETFs. Call this before other tools whenever the exact ticker is uncertain or a lookup returned not-found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum matches to return (default 8) | |
| query | Yes | Company or fund name, or partial ticker |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| matches | Yes | ||
| total_matches | No |