Skip to main content
Glama

Teamwork MCP

getPersonById

Retrieve detailed information for a specific person by entering their unique ID, enabling efficient access to Teamwork user data through the Teamwork MCP server.

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