Set a company's products
set_company_productsRecord which products a company uses, replacing the previous list with deduplication. The product list appears on the company record and can filter companies.
Instructions
Record which products a company uses/owns (replaces the list; de-duplicated). Surfaced on the company record and usable via list_companies(product=...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Company id (slug). | |
| project | Yes | ||
| products | Yes | Full product list for the company (replaces any existing). |