search_officersFind people who hold officer positions (director, secretary, partner) by name across a registry.
Entry point for 'follow the person, not the company' investigations. Returns officer candidates with an `officer_id` that pipes into `get_officer_appointments` to retrieve every company that person has been appointed to.
| Name | Type | Required | Description |
|---|---|---|---|
jurisdiction | string | yes | ISO code for the country whose officer register to search. |
query | string | yes | Officer name (surname first where registry prefers it). |
limit | integer | no | Result cap (default 10). |