pipedrive_search_organizations
Search Pipedrive organizations by name or address. Filter by fields, use exact match, and paginate results.
Instructions
Search for organizations by name or address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Search term | |
| limit | No | Number of results (1-100) | |
| cursor | No | Cursor for pagination (from previous response) | |
| fields | No | Comma-separated fields to search (name, address, notes, custom_fields). Defaults to all. | |
| exact_match | No | Use exact match |