Read-onlyPipelinesMCP tool
pipeline_record_activities
Get the activity history for a pipeline record — stage changes, notes, calls, meetings, and other logged activities in reverse chronological order.
Get the activity history for a pipeline record — stage changes, notes, calls, meetings, and other logged activities in reverse chronological order. Use to review what has happened on a record before the next touch. Returns the activity list.
Parameters#
| Parameter | Type | Required | Description |
|---|---|---|---|
record_id | string | Yes | Pipeline record UUID · Format: UUID |
limit | integer | No | Max activities to return (default: 20) · Max: 100 · Min: 1 |
Example prompts#
- "Show me the full activity history on the Smith Brokerage record."
- "What stage changes and calls have been logged for Keystone Realty lately?"
Safety#
Read-only. This tool never changes your data — it only looks things up. Safe to run anytime.