search_officers
Find a person (administrator/director/apoderado) in the BORME registry and list the companies they are linked to. Answers 'is officer Z present in other companies?'. Returns ONE row per company, with roles listing every post held there. status (per row and per role) is 'active' when the appointment is still in force and 'ceased' once the registry has inscribed the cessation — never describe a ceased role as a current directorship. Each role also carries date where the registry recorded one: the APPOINTMENT date for an active role, the CESSATION date for a ceased one — read it against that role’s status, never as a single “since”. When the officer held the seat before that (a revoke-and-reappoint, common in Spanish registries), the role also carries first_appointed — cite THAT for “since when”, not date — and history, every published act newest-first. Companies where the person is still in office come first, so a truncated list keeps the live ones. companies_total/companies_active count COMPANIES and seats_total counts appointment rows — cite the company figures when asked how many companies someone sits on. counts_are_lower_bound: true means more companies exist than could be read. Each row links to mapasocietario.es/empresa.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Person name or partial name. | |
| limit | No | Max rows (1-25, default 10). |