Skip to main content
Glama

get_task

Retrieve detailed information about a specific ClickUp task using its ID or name. Use task ID for precise retrieval or task name with optional list name for identification.

Instructions

Retrieve detailed information about a specific task. Valid parameter combinations:

  1. Use taskId alone (preferred)

  2. Use taskName + optional listName (to disambiguate if multiple tasks have the same name)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskIdNoID of task to retrieve (preferred). Use this instead of taskName if you have it.
taskNameNoName of task to retrieve. Warning: Task names may not be unique.
listNameNoName of list containing the task. Helps find the right task when using taskName.

Latest Blog Posts

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/windalfin/clickup-mcp-server'

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