Actions

add_blocked_time
Block off a specific time range on a calendar.

create_appointment
Creates a new appointment.

create_client
Creates a new client.

custom_api_call
Make a custom API call to a specific endpoint

find_appointment
Find appointments based on various criteria, including client information.

find_client
Finds client based on seach term.

reschedule_appointment
Reschedules an existing appointment to a new date/time.

update_client
Updates an existing client.
Triggers

appointment_canceled
Triggers when an appointment is canceled.

new_appointment
Triggers when a new appointment is scheduled.























