hubspot_get_company
Retrieve a HubSpot company's data by its ID, returning properties like name, domain, industry, and more.
Instructions
Get a HubSpot company by ID (READ-ONLY).
Args: company_id: HubSpot company ID properties: Comma-separated properties to return
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | ||
| properties | No | name,domain,industry,numberofemployees,annualrevenue,country,city,description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |