finma_search
Fuzzy search the FINMA registry by name (tolerates typos and legal-suffix variants like 'UBS Switzerland AG' vs 'UBS AG'). Returns top-K matches with confidence score, including LEI/UID where available. Set include_warnings=true to also surface entries from the FINMA warnings list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Entity name (or partial / mistyped name) | |
| top_k | No | ||
| include_warnings | No | Also search the FINMA warnings list |