list_notifications
Retrieve system notifications with optional filters to view all, unread, or read notifications, and refine by type, agent, or ID.
Instructions
Listar notificaciones — Obtiene las notificaciones del sistema con filtros opcionales [query]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filtro: all (default), unread, read | |
| type | No | Filtrar por tipo de notificacion | |
| limit | No | Maximo de resultados (default 20, max 100) | |
| offset | No | Paginacion | |
| notification_id | No | ID de la notificacion | |
| agent_id | No | ID del agente |