get_people
Retrieve people and contacts from RogerRoger CRM. Filter results by name, email, or other fields, and control output with pagination to find the right contacts quickly.
Instructions
Retrieve all people/contacts from RogerRoger CRM
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query to filter people by name, email, or other fields | |
| page | No | Collection page number (default: 1) | |
| itemsPerPage | No | Items per page, max 30 (default: 15) |