You're viewing a demo portfolio

Join the waitlist
PRSM

resolve_company_identity

Active

Tool 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\")"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Mine Works

1/7 registries
View full server →