export interface GetClientAppointmentsParams { smbToolType?: "get_client_appointments"; includeCancelled?: boolean; }