invgate_list_people
List people from InvGate Asset Management with pagination and optional criteria to filter results by name or other fields.
Instructions
List people with pagination and optional search criteria.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). | |
| criteria | No | InvGate nested criteria, e.g. { "name": "cont:MacBook" }. Each entry becomes criteria[field]=op:value on the query string. | |
| per_page | No | Items per page (max 200). |