Skip to main content
Glama

Kommo CRM MCP Server

get_tasks

Retrieve a list of tasks from Kommo CRM with pagination and customizable limits to streamline task management and workflow efficiency.

Instructions

Get list of tasks from Kommo CRM

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of tasks to return (max 250)
pageNoPage number for pagination

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of tasks to return (max 250)", "type": "number" }, "page": { "description": "Page number for pagination", "type": "number" } }, "required": [], "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