merge_crm_companies
Merge a duplicate CRM company into another one (e.g. 'Škoda JS' into 'Škoda Group'). All people move to keep_crm_company_id, empty details are filled from the duplicate, account notes are joined, the duplicate's name is remembered as an alias so future leads with that name land in the kept company, and the duplicate is deleted. Cannot be undone — only merge when both records are clearly the same organisation (check with get_crm_company), and confirm with the user when unsure. Prefer keeping the company imported from LinkedIn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keep_crm_company_id | Yes | Company that stays. | |
| merge_crm_company_id | Yes | Duplicate that is merged in and removed. |