find_appointments
List veterinary appointments with filters for date range, animal ID, or appointment type.
Instructions
List appointments. Use start_date + end_date for a date range,
animal_id for a specific patient's visits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| end_date | No | ||
| animal_id | No | ||
| start_date | No | ||
| appointment_type_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |