get_organizations
Retrieve all organizations from the RogerRoger CRM, with optional search filtering by name or other fields and pagination controls to browse records efficiently.
Instructions
Retrieve all organizations from RogerRoger CRM
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query to filter organizations by name or other fields | |
| page | No | Collection page number (default: 1) | |
| itemsPerPage | No | Items per page, max 30 (default: 15) |