Skip to main content
Glama

ClickUp MCP Integration

by Leanware-io

clickup_get_task_by_custom_id

Retrieve a specific ClickUp task using its custom identifier to access task details and manage workflow items efficiently.

Instructions

Get a task by its custom ID

Input Schema

NameRequiredDescriptionDefault
custom_idYes

Input Schema (JSON Schema)

{ "properties": { "custom_id": { "type": "string" } }, "required": [ "custom_id" ], "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/Leanware-io/clickup-mcp-server'

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