Skip to content
MCP tools
View as Markdown
Bulk changesPipelinesMCP tool

pipeline_records_batch_stage

Move multiple pipeline records to the same stage.

Move multiple pipeline records to the same stage. All records must belong to the same pipeline type. Logs individual stage transitions for each record.

Parameters#

ParameterTypeRequiredDescription
idsarray of stringsYesArray of pipeline record UUIDs · Max items: 100
stage_keystringYesTarget stage key
notesstringNoNotes about the batch stage change

Example prompts#

  • "Move all five of my trial accounts to the paid stage at once."
  • "Batch move these stalled demo records back to lead, but confirm the list with me first."

Safety#

Bulk changes. Changes many records in one call. Review the scope carefully before confirming — bulk changes are treated as destructive because of their blast radius.