Skip to main content
Glama

Teamwork MCP

deletePerson

Remove a person from Teamwork by specifying their ID. This tool simplifies user management by integrating with the Teamwork API to delete individuals from projects.

Instructions

Delete a person from Teamwork

Input Schema

NameRequiredDescriptionDefault
personIdYesThe ID of the person to delete

Input Schema (JSON Schema)

{ "properties": { "personId": { "description": "The ID of the person to delete", "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