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#
| Parameter | Type | Required | Description |
|---|---|---|---|
ids | array of strings | Yes | Array of pipeline record UUIDs · Max items: 100 |
stage_key | string | Yes | Target stage key |
notes | string | No | Notes 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.