Built by Metorial, the integration platform for agentic AI.
Block off a time range on a specific calendar to prevent appointment scheduling during that period.
Retrieve a list of time blocks. Optionally filter by date range or calendar.
Search and retrieve client records. Filter by name, email, or phone number, or use a general search query.
Check available dates for a given month or available time slots for a specific date. Provide a **month** to get available dates, or a **date** to get specific time slots. Both require an appointment type ID.
Book a new appointment. Requires the appointment datetime, appointment type, and client details. Optionally provide a calendar, custom intake form field values, add-ons, and coupon/certificate codes.
Create a new client record with contact information.
Permanently delete a client record.
Update an existing appointment's client details, notes, or intake form field values. To change the appointment time, use the Reschedule Appointment tool instead.
Retrieve full details of a specific appointment by ID, including client info, intake form responses, and payment status.
Validate a certificate or coupon code. Optionally check against a specific appointment type to verify eligibility.
Retrieve all configured appointment types (service offerings) including their duration, pricing, and associated calendars. Also returns available add-ons.
Retrieve all orders for packages, gift certificates, and subscriptions.
Retrieve all intake form definitions configured for the account. Forms are associated with appointment types and collect custom information from clients during booking. Use field IDs when creating or updating appointments with custom field values.
Retrieve information about the authenticated Acuity Scheduling account, including the account owner name, email, and timezone.
Reschedule an existing appointment to a new date and time. Optionally change the calendar. The new datetime must be an available slot.
Cancel a scheduled appointment. Optionally include a cancellation note and suppress the cancellation email notification.
Update an existing client's contact information or notes.
Delete a certificate by ID.
Retrieve all labels used for categorizing and organizing appointments.
Remove a time block to re-open that time slot for scheduling.
Create a certificate code for a package or coupon. Provide either a product ID (for packages) or a coupon ID (for coupons). Optionally specify a custom certificate code and assign it to an email.
Retrieve all products and packages available in the online store.
Retrieve payment information for a specific appointment.
Retrieve a list of scheduled appointments. Filter by date range, calendar, appointment type, client name, email, or phone. Returns up to 100 appointments per request.
Retrieve all calendars (staff members or locations) configured in the account. Use calendar IDs when creating appointments or checking availability.