Add a CRM company
add_companyAdd a company to a project's CRM. The company slug is generated from the name and de-duplicated, returning the new record.
Instructions
Create a company in the project's CRM (crm/companies/.json). Slug is derived from the name and de-duplicated. Returns the new company record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| notes | No | ||
| domain | No | ||
| project | Yes |