pipedrive_list_archived_projects
Retrieve archived Pipedrive projects with optional filters by status, phase, or saved filter. Use to view and manage completed or canceled projects.
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 |
|---|---|---|---|
| limit | No | Number of items to return (1-100, default 50) | |
| cursor | No | Cursor for pagination (from previous response) | |
| status | No | Filter by project status (e.g. open, completed, canceled) | |
| phase_id | No | Filter by phase ID | |
| filter_id | No | Filter by saved filter ID |