resolve_figi
Resolve a Bloomberg FIGI to its Yahoo Finance ticker. Queries OpenFIGI, maps exchange codes, and verifies against SEC filings for a correct symbol.
Instructions
Resolve a Bloomberg FIGI (Financial Instrument Global Identifier) to a Yahoo-convention ticker symbol.
Queries OpenFIGI, maps the exchange code to a Yahoo suffix (pure string mapping), and verifies the mapping against SEC company_tickers.json name/ticker agreement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| figi | Yes | A Bloomberg FIGI identifier (e.g. 'BBG000BVRVT1'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||