Skip to content
MCP tools
View as Markdown
Read-onlyPipelinesMCP tool

pipeline_records_get

Get a single pipeline record by ID with full details including contact info, current stage, pipeline type, and stage-specific fields.

Get a single pipeline record by ID with full details including contact info, current stage, pipeline type, and stage-specific fields. Use after pipeline_records_list when you need everything about one record. Returns the complete record.

Parameters#

ParameterTypeRequiredDescription
idstringYesPipeline record UUID · Format: UUID

Example prompts#

  • "Pull up the full pipeline record for Smith Brokerage with its stage details."
  • "What are the details on the Keystone Realty record, including stage-specific fields?"

Safety#

Read-only. This tool never changes your data — it only looks things up. Safe to run anytime.