list_pipelines
Retrieve all sales pipelines from Capsule CRM, including their IDs, names, and ordered milestones. Use the pipeline ID to create opportunities and select appropriate 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 |