Skip to content
Recued
Menu
← Back to recipes

Acuity appointment brief

by recued-core v1

Read-only Acuity appointment review brief. It reads one appointment, its payment transactions, intake forms, appointment types, and calendars through recued-core.acuity, then asks the AI summarizer for client context, intake answers, payment status, scheduling risks, and follow-up steps. It never creates, updates, reschedules, cancels, blocks time, mutates clients, or calls arbitrary endpoints.

How it works 10 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (10 steps)
appointment ?
payments_raw ?
forms_raw ?
types_raw ?
calendars_raw ?
payments default
Apply default
payment_count count
Count items in payments
summarize ?
payment_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 4 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Summarize this Acuity appointment's client details, intake answers, payment status, calendar context, scheduling risks, and concrete follow-up next steps. Do not invent facts outside the Acuity data.
acuity setting =
max length setting = 900
appointment id setting = 0

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Acuity connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

acuity acuityappointmentspaymentsintakefront-deskai-summarypack:acuity

Details

10 steps 4 configurable settings recipe_id: acuity-appointment-brief