Read-onlyPipelinesMCP tool
pipeline_stages_list
Get the ordered stages (funnel) for a specific pipeline type.
Get the ordered stages (funnel) for a specific pipeline type. Each stage has a key, label, color, probability, and whether it is a default/final/lost stage. Use pipeline_types_list first to get the pipeline_type_id.
Parameters#
| Parameter | Type | Required | Description |
|---|---|---|---|
pipeline_type_id | string | Yes | Pipeline type UUID from pipeline_types_list · Format: UUID |
Example prompts#
- "Show me the stages in my lender pipeline from first contact to close."
- "What funnel steps does my vendor growth pipeline go through, in order?"
Safety#
Read-only. This tool never changes your data — it only looks things up. Safe to run anytime.