simplepractice_list_appointments
List client portal appointments filtered by status: scheduled (confirmed/upcoming) or requested (pending confirmation). Supports pagination and compact mode.
Instructions
Appointments from the Client Portal. status "scheduled" returns confirmed/upcoming ones; "requested" returns those still awaiting the practice's confirmation. Pages by number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| status | No | Which side of the pending-confirmation filter to read. | scheduled |
| compact | No | Return a slim projection. Set false for the full records. | |
| pageSize | No |