list_pipelines
Retrieve all sales pipelines from Capsule CRM, including IDs, names, and ordered milestones. Use to find the pipelineId for creating opportunities and selecting deal stages.
Instructions
List all sales pipelines defined in Capsule CRM. Returns each pipeline's id, name, and milestones (deal stages, ordered by position). Use this to discover the pipelineId when creating an opportunity, then pick a milestone from the same pipeline via list_milestones. Pipelines are stable per Capsule account — list once and cache; they rarely change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| perPage | No |