List CRM companies
list_companiesRetrieve project CRM companies sorted alphabetically, with id, name, domain, contact count, and products. Filter by product to show only associated companies.
Instructions
List the project's CRM companies (id, name, domain, contact count, products), alphabetical by name. Pass product to show only companies associated with that product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | No | Filter to companies associated with this product. | |
| project | Yes |