pipedrive_list_archived_projects
Retrieve archived projects from Pipedrive using optional filters like saved filter, phase, or status to refine results.
Instructions
List archived projects from Pipedrive with optional filtering by filter, phase, or status. (Projects add-on; Projects API 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) |