people_technicians_update
Update technician details in ServiceTitan, including contact information, work assignments, and scheduling preferences, to maintain accurate workforce records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Technician display name | |
| firstName | No | Technician first name | |
| lastName | No | Technician last name | |
| nickname | No | Technician nickname | |
| employeeId | No | Related employee ID | |
| userId | No | Related user ID | |
| userRoleId | No | Related user role ID | |
| employeeNumber | No | Technician employee number | |
| mobilePhoneNumber | No | Mobile phone number | |
| businessUnitId | No | Default business unit ID | |
| active | No | Whether the technician is active | |
| color | No | Schedule display color | |
| laborWageTypeId | No | Labor wage type ID | |
| laborCostPerHour | No | Labor cost per hour | |
| memo | No | Internal note | |
| externalData | No | External data entries | |
| id | Yes | Technician ID | |
| _confirmed | No | Set to true to confirm this write operation |