pipelines_list
List all pipelines in Pipedrive, including their stages, to obtain pipeline IDs and check available stages for deal creation and configuration.
Instructions
List all pipelines.
Returns all pipelines in the Pipedrive account, including their stages.
Workflow tips:
Returns both active and inactive pipelines
Each pipeline includes its stages
Use this to get pipeline IDs for deal creation
Check deal_probability setting to see if probability tracking is enabled
order_nr indicates the display order in Pipedrive
Common use cases:
Get all pipelines: {}
Find pipeline ID for deal creation
Check available stages in each pipeline
Verify pipeline configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||