list_pipelines
List all sales pipelines from Capsule CRM, returning each pipeline's ID, name, and milestones. Use this to find the pipelineId when creating an opportunity.
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 |