pipedrive_search_products
Find Pipedrive products by searching name, code, or custom fields to quickly locate the exact item you need.
Instructions
Search for products by name, code, or custom fields.
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: code, custom_fields, name. Defaults to all. | |
| exact_match | No | Use exact match | |
| include_fields | No | Extra fields to include (product.price) |