volkern_create_deal
Create a new sales opportunity by specifying title, value, stage, and associated contacts to track deals in your CRM pipeline.
Instructions
Create a new deal/opportunity in the sales pipeline
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| titulo | Yes | Deal title (required) | |
| valor | No | Deal value/amount | |
| moneda | No | Currency code (default: EUR) | |
| etapa | No | Pipeline stage name (default: Calificación) | |
| prioridad | No | ||
| probabilidad | No | Win probability (0-100) | |
| fechaEstimadaCierre | No | Expected close date (YYYY-MM-DD) | |
| leadId | No | Associated lead ID | |
| contactId | No | Associated contact ID | |
| companyId | No | Associated company ID | |
| descripcion | No | Deal description |