kommo_update_deal
Update an existing deal's name, price, status, or pipeline in Kommo CRM. Provide the deal ID and optional fields to modify.
Instructions
Update an existing deal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dealId | Yes | ||
| name | No | ||
| price | No | ||
| status_id | No | ||
| pipeline_id | No |