teamleader_create_task
Create a new task in Teamleader Focus by specifying a title and due date, with optional assignment and links to deals, projects, or customers.
Instructions
Create a new task in Teamleader Focus
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Task title (required by Teamleader) | |
| due_on | Yes | Due date (YYYY-MM-DD) - required by Teamleader | |
| deal_id | No | Link the task to a deal ID | |
| project_id | No | Link the task to a project ID (new projects module) | |
| assignee_id | No | Assignee ID | |
| customer_id | No | Link task to a customer ID | |
| description | No | Task description / extra details | |
| work_type_id | No | Work type ID | |
| assignee_type | No | Assignee type (e.g. 'user') | |
| customer_type | No | Link task to a customer type |