update_crm_company
Update a CRM company's account notes or details (name, website, industry, location, headcount). notes replaces the whole account note unless append_notes=true, which adds a new paragraph. Renaming changes how future leads are matched to this company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| notes | No | Account note text. | |
| website | No | ||
| industry | No | ||
| location | No | ||
| headcount | No | ||
| append_notes | No | Append notes as a new paragraph instead of replacing (default false). | |
| crm_company_id | Yes |