list_pipelines
List all sales pipelines from Capsule CRM to get pipeline IDs and their deal stages. Use the pipeline ID when creating opportunities and select milestones from the returned list.
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 |