get_officer_appointments_list
Retrieve a complete list of appointments held by a UK company officer, including current and past roles. Supports pagination for large result sets.
Instructions
Get all appointments for a specific officer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| officer_id | Yes | The officer ID | |
| start_index | No | Starting index for pagination | |
| items_per_page | No | Number of results per page (1-50) |