volkern_update_deal
Modify CRM deal details like stage, value, status, and priority to track sales progress and maintain accurate pipeline data.
Instructions
Update an existing deal (change stage, value, status, etc.)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dealId | Yes | The deal's unique ID | |
| titulo | No | ||
| valor | No | ||
| etapa | No | Move to new pipeline stage | |
| estado | No | ||
| prioridad | No | ||
| probabilidad | No | ||
| fechaEstimadaCierre | No | ||
| descripcion | No |