Skip to main content
Glama

Teamwork MCP

getPersonById

Retrieve specific person details by their ID using the Teamwork MCP server. Simplifies access to individual data within Teamwork projects and tasks.

Instructions

Get a specific person by ID from Teamwork

Input Schema

NameRequiredDescriptionDefault
personIdYesThe ID of the person to retrieve

Input Schema (JSON Schema)

{ "properties": { "personId": { "description": "The ID of the person to retrieve", "type": "integer" } }, "required": [ "personId" ], "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