teamleader_calls_create
Create a call activity in Teamleader CRM with due date, assignee, and customer details. Logs call records for follow-up.
Instructions
Create a call activity. SIDE EFFECT: creates a call record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due_at | Yes | Call datetime (ISO 8601) | |
| assignee_id | No | User ID to assign the call to | |
| customer_id | No | Customer ID (requires customer_type) | |
| description | No | Call description | |
| customer_type | No | Customer type |