search_entity
Search for legal entities by name with fuzzy matching and pagination. Use this to find companies or organizations in the global LEI database.
Instructions
Search for legal entities by name with fuzzy matching and pagination. For quick name suggestions, use autocomplete instead.
USE WHEN: "find company X", "search for X", "look up company X"
FAILS WHEN: no results found (try autocomplete for name suggestions, or check spelling; fuzzy matching is on by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| fuzzy | No | Use fuzzy matching (default true) | |
| limit | No | Max results per page (default 20) | |
| query | Yes | Company name to search |