pipedrive_search_projects
Search Pipedrive projects by title to locate specific projects. Supports pagination and exact match for precise results.
Instructions
Search for projects in Pipedrive by title. (Requires the Projects add-on; Projects API is in public beta.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Search term (required) | |
| limit | No | Number of results (1-100, default 50) | |
| cursor | No | Cursor for pagination | |
| exact_match | No | Use exact match instead of fuzzy search |