list_people
Retrieve a paginated list of people from Officient, with options to filter by search term or team and control page size.
Instructions
Get a paginated list of people from Officient
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 0) | |
| perPage | No | Items per page (default: 10) | |
| searchTerm | No | Search term to filter people | |
| teamFilter | No | Team filter |