pipedrive_list_projects
List Pipedrive projects filtered by board, phase, or status. Returns paginated results.
Instructions
List projects from Pipedrive with optional filtering by board, phase, or status. Returns paginated results. (Requires the Projects add-on; Projects API is in public beta.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor for pagination (from previous response) | |
| limit | No | Number of items to return (1-100, default 50) | |
| filter_id | No | Filter by saved filter ID | |
| phase_id | No | Filter by phase ID | |
| status | No | Filter by project status (e.g. open, completed, canceled, deleted) |