volkern_create_lead
Add or update CRM leads by providing contact details, company information, and acquisition channel. Automatically updates existing leads when email matches.
Instructions
Create a new lead in the CRM. If email already exists, updates the existing lead.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nombre | Yes | Lead's full name (required) | |
| No | Email address | ||
| telefono | No | Phone number with country code (e.g., +34612345678) | |
| empresa | No | Company name | |
| canal | No | Acquisition channel | |
| estado | No | Initial status (default: nuevo) | |
| etiquetas | No | Tags for categorization | |
| notas | No | Initial notes | |
| contextoProyecto | No | Project context or requirements |