List CRM companies
list_companiesList CRM companies from a project, showing id, name, domain, contact count, and products. Filter by product to see 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 |