glpi_search_changes
Search and list ITIL change records from GLPI with pagination and RSQL filters to retrieve specific change statuses or attributes for IT service management workflows.
Instructions
Busca e lista changes. Permite paginação (start, limit) e filtros (filter em RSQL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Limite de itens por página | |
| start | No | Início da paginação (offset) | |
| filter | No | Filtro em RSQL (ex: status=1) |