Skip to main content
Glama

Teamwork MCP

getProjectsPeopleMetricsPerformance

Track and analyze user task completion rates over a specified period. Sort results by performance metrics with customizable date ranges and order preferences to optimize project insights.

Instructions

Performance of users completing the most tasks. Count the number of completed tasks by user for the provided period. By default the user with the most completed tasks is shown first.

Input Schema

NameRequiredDescriptionDefault
endDateNoEnd date for the performance metrics period
orderModeNoOrder mode for sorting results
startDateNoStart date for the performance metrics period

Input Schema (JSON Schema)

{ "properties": { "endDate": { "description": "End date for the performance metrics period", "type": "string" }, "orderMode": { "description": "Order mode for sorting results", "enum": [ "asc", "desc" ], "type": "string" }, "startDate": { "description": "Start date for the performance metrics period", "type": "string" } }, "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/Vizioz/Teamwork-MCP'

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