create_lead_event
Add and manage events for a lead in Kommo CRM by specifying lead ID, event type, description, and responsible user ID. Streamline workflow and track lead interactions efficiently.
Instructions
Create a new event for a lead
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lead_id | Yes | ID of the lead | |
| responsible_user_id | No | ID of responsible user | |
| text | No | Event description | |
| type | Yes | Type of event |