list_collections
Retrieve payment collections filtered by date range and user. Use page and per_page parameters to control results when querying the ISP management system.
Instructions
List payment collections with filters by date and user. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| usuario | No | Filter by user | |
| per_page | No | Results per page (default 50) | |
| altaDesde | No | Created from date (YYYY-MM-DD) | |
| altaHasta | No | Created until date (YYYY-MM-DD) | |
| relaciones | No | Expand relations: cli,usu |