list_tickets
Retrieve support tickets using filters for date range, category, and status to quickly locate specific issues.
Instructions
List support tickets with filters by date, category, 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 | |
| estado | No | Status 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) | |
| categoria | No | Category ID | |
| relaciones | No | Expand relations: usu,cat |