resolve_company_identity
ActiveTool of The Mine Works
declared in 1.0.0
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.
Parameters schema
{
"type": "object",
"required": [
"companies"
],
"properties": {
"companies": {
"type": "array",
"items": {
"type": "string"
},
"description": "Company names (e.g. [\"Apple Inc\", \"Lockheed Martin\"])"
},
"countryCode": {
"type": "string",
"description": "Optional ISO country code filter (e.g. \"US\")"
}
}
}Parent server
The Mine Works
1/7 registries