search_invoices
Find invoices for specific clients in the Frihet MCP Server business management system. Search by client name to retrieve invoice records with pagination controls.
Instructions
Search invoices by client name. Useful for finding all invoices for a specific client. / Busca facturas por nombre de cliente. Util para encontrar todas las facturas de un cliente concreto.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientName | Yes | Client name to search for / Nombre del cliente a buscar | |
| limit | No | Max results / Resultados maximos | |
| offset | No | Offset / Desplazamiento |