pipedrive_organizations_list
Retrieve a list of organizations with filters by IDs, owner, update time, or custom fields, and pagination for efficient data access.
Instructions
List organizations with filters and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| owner_id | No | ||
| filter_id | No | ||
| updated_since | No | ||
| updated_until | No | ||
| cursor | No | ||
| limit | No | ||
| sort_by | No | ||
| sort_direction | No | ||
| include_fields | No | ||
| custom_field_keys | No |