Skip to main content
Glama

ClickUp MCP Server

by DiversioTeam

get_subtasks

Retrieve all subtasks of a specific parent task in ClickUp using the task ID, enabling efficient project task management and progress tracking.

Instructions

Get all subtasks of a parent task

Input Schema

NameRequiredDescriptionDefault
parent_task_idYesParent task ID

Input Schema (JSON Schema)

{ "properties": { "parent_task_id": { "description": "Parent task ID", "type": "string" } }, "required": [ "parent_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/DiversioTeam/clickup-mcp'

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