get_organizations
Retrieve organization data from Pipedrive CRM with optional filtering by user, name, or predefined filters to access customer information.
Instructions
Get a list of organizations from Pipedrive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | Pagination start (default: 0) | |
| limit | No | Number of items to return (default: 100, max: 500) | |
| user_id | No | Filter by user ID | |
| filter_id | No | Predefined filter ID | |
| first_char | No | Filter by first letter of name |