get_invoice_count
Retrieve the total number of invoices, with an optional filter by status. Helps track invoice volumes in Crelate.
Instructions
Get count of invoices with optional status filter.
Args: status: Filter by invoice status
Returns: JSON string containing invoice count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |