find_appointments
List dental appointments with filters for date range, patient, provider, or clinic to locate specific visits.
Instructions
List appointments with optional filters.
Use date=YYYY-MM-DD for a single day, or date_start + date_end
for a range. Filter by patnum, provnum, or clinicnum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| limit | No | ||
| patnum | No | ||
| provnum | No | ||
| date_end | No | ||
| clinicnum | No | ||
| date_start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |