resolve_company_identity
Resolve a company name to its authoritative identifiers across registries in one call: GLEIF LEI, legal name, country, entity status, and SEC EDGAR CIK plus last filing date. Use to ground company facts before trusting them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companies | Yes | Company names (e.g. ["Apple Inc", "Lockheed Martin"]) | |
| countryCode | No | Optional ISO country code filter (e.g. "US") |