list_invoices
List invoices filtered by type with pagination controls for skip and limit.
Instructions
List all invoices with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_type | No | Filter by invoice type | |
| skip | No | Number of records to skip | |
| limit | No | Number of records to return |