create_appointment
Book a new veterinary appointment by submitting appointment details as a JSON object.
Instructions
Book a new appointment. appointment_json is a JSON object string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appointment_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |