get_company
Get the BORME registry profile of one Spanish company: status, incorporation, current and former officers, sole shareholder (BORME records only sole-shareholder ownership), and — where available — NIF, share capital and registered address. NIF is never in BORME, and capital/address are missing for entities last amended before 2009; such values may be filled by web search and are flagged *_external: true (verify before relying on them). Officers are capped at the 25 most relevant (board/management before apoderados) with *_officers_total counts and an officers_truncated flag — large companies register hundreds of apoderados. Includes a mapasocietario.es link to cite. Resolves to exactly one entity by its current OR former name (company renames are handled) and returns not-found rather than a near-miss — if unsure of the exact name, call search_companies first. name is always the company's CURRENT name; if you queried an old name (or the result's name looks unrelated to your query), check former_names — it lists every prior registered name (registry-recorded 'Cambio de denominación social') before assuming this is the wrong company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Company name (fuzzy-resolved to one entity). | |
| slug | No | A mapasocietario /empresa slug, e.g. 'acme-sl'. |