list_income
List income entries from Cuéntica with optional filters by date range, customer, tags, and amount limits. Sort results, paginate, or request a summary for reduced output.
Instructions
Lista ingresos (no facturas). sort ej: 'date:desc'. summary=True devuelve solo id, date, customer, total, document_number (menos tokens).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| initial_date | No | ||
| end_date | No | ||
| customer | No | ||
| tags | No | ||
| min_total_limit | No | ||
| max_total_limit | No | ||
| sort | No | ||
| page | No | ||
| page_size | No | ||
| summary | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |