Skip to main content
Glama

Teamwork MCP

deleteCompany

Remove a company and all associated data using the companyId parameter. This tool ensures complete deletion from the Teamwork MCP server.

Instructions

This tool allows you to delete a company, be careful with this tool as it will delete the company and all associated data. It requires the following parameters: companyId.

Input Schema

NameRequiredDescriptionDefault
companyIdYesPath parameter: companyId

Input Schema (JSON Schema)

{ "properties": { "companyId": { "description": "Path parameter: companyId", "type": "integer" } }, "required": [ "companyId" ], "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