display_invoices_for_date
Retrieve and display all invoices created on a specified date from Cliniko, with options for summary, detailed, or JSON format.
Instructions
Display all existing invoices for a specific date (READ-ONLY). Invoices must be created manually in Cliniko.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_date | Yes | Date to display invoices for (YYYY-MM-DD format) | |
| display_format | No | How to display the invoices | detailed |