list_milestones
Retrieve milestones (deal stages) within a specific opportunity pipeline, including IDs, names, probabilities, and positions. Use this to obtain required milestone IDs for creating or moving opportunities.
Instructions
List milestones (deal stages) within a specific opportunity pipeline. Returns each milestone's id, name, probability, and position. Used when creating opportunities (pass milestoneId to create_opportunity) or moving them across stages (set milestoneId in update_opportunity). Discover the pipelineId first via list_pipelines. Milestones are pipeline-scoped — not interchangeable across pipelines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| perPage | No | ||
| pipelineId | No |