pipedrive_list_phases
Retrieve all phases for a project board by providing the board ID. Returns the complete list of phases for project management.
Instructions
List all phases for a project board. board_id is required. Returns the complete list (no pagination — the phases endpoint returns all records for a board at once). (Projects add-on; Projects API in public beta.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | ID of the board to list phases for (required) |