demo_invoice_generation
Generate test patients and appointments to demonstrate invoice creation workflows in Cliniko, using sample data for training and system testing.
Instructions
Demo: Generate test patients and appointments, then show how to create invoices. NOTE: Cliniko API is READ-ONLY for invoices - they must be created via the web interface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_date | No | Target date for appointments (YYYY-MM-DD format). Defaults to today | |
| num_patients | No | Number of test patients to generate (max 10 for rate limits) | |
| num_appointments | No | Number of appointments to generate (max 20 for rate limits) | |
| clear_existing | No | Clear existing test data before generating new data | |
| display_format | No | How to display the results | detailed |