Skip to content
MCP tools
View as Markdown
Updates dataPipelinesMCP tool

pipeline_records_move_stage

Move a pipeline record to a new stage.

Move a pipeline record to a new stage. Logs the stage transition in the activity history. Use pipeline_stages_list to see available stage keys.

Parameters#

ParameterTypeRequiredDescription
idstringYesPipeline record UUID · Format: UUID
stage_keystringYesTarget stage key (e.g., "demo", "trial", "paid")
notesstringNoNotes about why this record moved stages

Example prompts#

  • "Move Smith Brokerage from demo to trial, they started their evaluation today."
  • "Advance the Keystone Realty record to the paid stage and note they signed yesterday."

Safety#

Updates data. Changes an existing record. The change is visible immediately in the app and can be edited back.