list_tv_connections
Filter and list TV service connections by client ID, date range, and status. Use pagination to browse results and access related client or plan details.
Instructions
List TV service connections with filters by client, date, and status. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| cliente | No | Filter by client ID | |
| per_page | No | Results per page (default 50) | |
| altaDesde | No | Created from date (YYYY-MM-DD) | |
| altaHasta | No | Created until date (YYYY-MM-DD) | |
| eliminada | No | Filter deleted connections | |
| habilitada | No | Filter enabled connections | |
| relaciones | No | Expand relations: cli,pl |