Skip to content
MCP tools

Pipelines

Config-driven pipeline engine: overview, record management, stage moves, and batch stage operations.

Config-driven pipeline engine: overview, record management, stage moves, and batch stage operations.

Tools (15)#

ToolTypeWhat it does
pipeline_overviewRead-onlyGet pipeline counts grouped by industry vertical for the current user.
pipeline_types_listRead-onlyList available pipeline types for the current user based on their role.
pipeline_stages_listRead-onlyGet the ordered stages (funnel) for a specific pipeline type.
pipeline_records_createCreates dataCreate a new pipeline record.
pipeline_records_listRead-onlyList pipeline records with filtering.
pipeline_records_getRead-onlyGet a single pipeline record by ID with full details including contact info, current stage, pipeline type, and stage-specific fields.
pipeline_records_updateUpdates dataUpdate a pipeline record's fields — title, source, estimated_ltv, priority, notes, tags, record_data, and more.
pipeline_records_move_stageUpdates dataMove a pipeline record to a new stage.
pipeline_records_deleteIrreversibleDelete a pipeline record.
pipeline_records_archiveUpdates dataArchive a pipeline record to hide it from default views without deleting it.
pipeline_records_restoreUpdates dataRestore an archived pipeline record back to active status.
pipeline_records_statsRead-onlyGet pipeline statistics: funnel counts per stage, total LTV, total revenue, conversion rate, records needing follow-up, and records expiring soon.
pipeline_record_activitiesRead-onlyGet the activity history for a pipeline record — stage changes, notes, calls, meetings, and other logged activities in reverse chronological order.
pipeline_record_log_activityLogs activityLog an activity on a pipeline record.
pipeline_records_batch_stageBulk changesMove multiple pipeline records to the same stage.