batch_lei_lookup
Look up multiple Legal Entity Identifier records simultaneously to retrieve entity information efficiently. Submit up to 100 LEI codes in one request instead of making individual calls.
Instructions
Look up multiple LEI records in one request (max 100). USE WHEN: "look up these LEIs", "batch lookup", user provides 2+ LEI codes. Faster than calling lei_lookup repeatedly. FAILS WHEN: list is empty (provide at least one LEI), more than 100 LEIs (split into multiple calls), any individual LEI has invalid format (fix that specific LEI; the error message includes its position).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leis | Yes | Comma-separated LEI codes (max 100) |