Update a Rootr CRM node (pipelines/fields/config)
rootr_crm_updateMerge-patch a CRM node's pipelines, custom fields, config, or icon. Replaces the entire pipelines array; retrieve existing data before updating.
Instructions
Merge-patch a Rootr (루터) CRM node's pipelines, custom field definitions, config, or icon. Passing pipelines REPLACES the whole pipelines array — call rootr_crm_get first and resend any stages/pipelines you want to keep. Part of a Rootr (루터) CRM node: a full sales CRM (companies, contacts with lifecycle stages + auto lead-scoring, multi-pipeline deals/kanban, activity timeline, follow-up tasks), auto-linked into the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Emoji icon for the CRM node | |
| crmId | Yes | CRM node id | |
| config | No | Free-form CRM config/settings object | |
| fields | No | COMPLETE custom field definitions to set | |
| pipelines | No | COMPLETE pipelines array to set (replaces existing pipelines/stages) |