Schedule Appointment
schedule_appointmentBook a call-back, branch visit, or technician visit for an existing customer by providing the customer ID, service type, and start time.
Instructions
Book an appointment (call-back, in-branch visit, technician visit, etc.) for an existing customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startTime | Yes | Appointment start time, ISO-8601, e.g. 2026-09-01T15:00:00Z | |
| customerId | Yes | Internal customer ID the appointment is booked for | |
| serviceType | Yes | What kind of appointment, e.g. 'callback', 'branch_visit', 'technician_visit' | |
| durationMinutes | No |