appointment_scheduler
Schedule, view, and cancel patient appointments while detecting conflicts and optimizing schedules. Streamline healthcare appointment management with AI-powered assistance.
Instructions
AI-powered appointment scheduling with conflict detection and optimization. Requires DINGDAWG_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Appointment date (YYYY-MM-DD) | |
| time | No | Appointment time (HH:MM) | |
| action | Yes | Action to perform | |
| patient_name | No | Patient name | |
| appointment_id | No | Appointment ID (for cancel) |