getCompanyById
Retrieve detailed information about a company using its unique ID. Optionally include custom fields, full profile, or task and project statistics.
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 | |
| includeCustomFields | No | Include custom fields in the response | |
| fullProfile | No | Include full profile information | |
| getStats | No | Include stats of company tasks and projects |