tasks_create
Create and manage tasks in ServiceTitan by assigning them to employees, setting priorities, tracking statuses, and linking to jobs or customers for improved task organization.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignedToId | No | ID of the person the task is assigned to | |
businessUnitId | No | Business unit ID | |
completeBy | No | Date the task should be completed by | |
createdOn | No | Date the task was created | |
customerId | No | Customer ID | |
customerName | No | Customer name | |
description | No | Description of the task | |
descriptionModifiedBy | No | User who modified the description | |
descriptionModifiedOn | No | Date the description was last modified | |
employeeTaskResolutionId | No | Employee task resolution ID | |
employeeTaskSourceId | No | Employee task source ID | |
employeeTaskTypeId | No | Employee task type ID | |
involvedEmployeeIdList | No | List of involved employee IDs | |
isClosed | No | Whether the task is closed | |
jobId | No | Job ID | |
jobNumber | No | Job number | |
modifiedOn | No | Date the task was last modified | |
name | Yes | Name of the task | |
priority | No | Priority of the task | |
projectId | No | Project ID | |
refundIssued | No | Refund issued amount | |
reportedById | No | ID of the person who reported the task | |
reportedDate | No | Date the task was reported | |
startedOn | No | Date the task was started on | |
status | No | Status of the task | |
tenant | Yes | Format - int64. Tenant ID |