batch_lei_lookup
Retrieve multiple Legal Entity Identifier records in a single request by providing a comma-separated list of up to 100 LEI codes.
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
| Name | Required | Description | Default |
|---|---|---|---|
| leis | Yes | Comma-separated LEI codes (max 100) |