Skip to main content
Glama

ClickUp MCP Integration

by Leanware-io

clickup_get_task

Retrieve a specific task from ClickUp using its unique task ID to access task details and information.

Instructions

Get a task by its ID

Input Schema

NameRequiredDescriptionDefault
task_idYes

Input Schema (JSON Schema)

{ "properties": { "task_id": { "type": "string" } }, "required": [ "task_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