NonJobAppointments_Update
Update non-job appointments in ServiceTitan by modifying details like start time, duration, technician assignments, and schedule visibility flags through the MCP server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Active appointment flag | |
allDay | No | All-day appointment flag | |
clearDispatchBoard | No | Clear dispatch board flag | |
clearTechnicianView | No | Clear technician view flag | |
duration | No | Appointment duration | |
id | Yes | Non-Job Appointment ID | |
name | No | Appointment name | |
removeTechnicianFromCapacityPlanning | No | Remove technician from capacity planning flag | |
showOnTechnicianSchedule | No | Show on technician schedule flag | |
start | No | Appointment start time | |
summary | No | Appointment summary | |
technicianId | No | Technician ID | |
tenant | Yes | Tenant ID | |
timesheetCodeId | No | Timesheet code ID |