Skip to main content
Glama

ClickUp MCP Server

by DiversioTeam

get_time_tracked

Retrieve tracked time for tasks within a specified date range using user ID, enabling efficient task management and productivity analysis on ClickUp.

Instructions

Get time tracked for tasks

Input Schema

NameRequiredDescriptionDefault
end_dateNoEnd date (ISO 8601)
start_dateNoStart date (ISO 8601)
user_idNoUser ID

Input Schema (JSON Schema)

{ "properties": { "end_date": { "description": "End date (ISO 8601)", "type": "string" }, "start_date": { "description": "Start date (ISO 8601)", "type": "string" }, "user_id": { "description": "User ID", "type": "integer" } }, "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