volkern_create_contact
Add new contacts (people or companies) to the Volkern CRM system with details like name, email, phone, and job title.
Instructions
Create a new contact (person or company)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nombre | Yes | Contact/company name (required) | |
| No | Email address | ||
| telefono | No | Phone number | |
| tipo | No | Contact type (default: person) | |
| cargo | No | Job title (for persons) | |
| ubicacion | No | Location/address | |
| companyId | No | ID of parent company (for persons) | |
| No | LinkedIn profile URL | ||
| notas | No | Notes about the contact | |
| tags | No | Tags for categorization |