Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Add Blocked Off Time
acuity_scheduling:add_blocked_off_time
Blocks a specific time slot on your schedule to prevent the scheduling of any appointments during this particular time range
Write
Medium risk
Book Appointment
acuity_scheduling:book_appointment
Book an appointment
Write
Medium risk
Check Availability Times
acuity_scheduling:check_availability_times
Validate available times for an appointment
Read
Low risk
Find Appointments by Client Info
acuity_scheduling:find_appointments_by_client_info
Retrieves existing appointments using the client's information, allowing you to track all the appointments associated with a specific client
Read
Low risk
Get Appointments
acuity_scheduling:get_appointments
Return a list of appointments
Read
Low risk
Get Appointment Types
acuity_scheduling:get_appointment_types
Return a list ofappointment types
Read
Low risk
Get Availability Times
acuity_scheduling:get_availability_times
Return available times for a date and appointment type
Read
Low risk
Get Products
acuity_scheduling:get_products
Return a list of products and packages
Read
Low risk