Skip to main content
Glama

ClickUp MCP Server

by DiversioTeam

get_team_workload

Analyze workload distribution across team members in ClickUp using space ID. Optionally include completed tasks for comprehensive insights into task allocation and productivity.

Instructions

Get workload distribution across team members

Input Schema

NameRequiredDescriptionDefault
include_completedNoInclude completed tasks in analysis
space_idYesSpace ID

Input Schema (JSON Schema)

{ "properties": { "include_completed": { "description": "Include completed tasks in analysis", "type": "boolean" }, "space_id": { "description": "Space ID", "type": "string" } }, "required": [ "space_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