getCompanyById
Retrieve detailed company information by ID from Teamwork MCP. Includes options for custom fields, full profiles, and task/project stats to enhance data analysis.
Instructions
Get a specific company by ID. Retrieves detailed information about a company identified by its ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
companyId | Yes | The ID of the company to retrieve | |
fullProfile | No | Include full profile information | |
getStats | No | Include stats of company tasks and projects | |
includeCustomFields | No | Include custom fields in the response |