Skip to content
MCP tools
View as Markdown
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#

ParameterTypeRequiredDescription
pipeline_type_idstringYesPipeline 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.