Set a company's products
set_company_productsReplace the product list for a company, enabling filtering of companies by product. Duplicates are automatically removed.
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). |