Skip to main content
Glama

Kommo CRM MCP Server

get_pipeline_performance_report

Generate a pipeline performance report for a specified date range in Kommo CRM, enabling detailed analysis of pipeline operations and performance tracking.

Instructions

Get pipeline performance report for a date range

Input Schema

NameRequiredDescriptionDefault
date_fromYesStart date (YYYY-MM-DD)
date_toYesEnd date (YYYY-MM-DD)

Input Schema (JSON Schema)

{ "properties": { "date_from": { "description": "Start date (YYYY-MM-DD)", "type": "string" }, "date_to": { "description": "End date (YYYY-MM-DD)", "type": "string" } }, "required": [ "date_from", "date_to" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Miguelgbastos/Kommo-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server