ssh_history
Retrieve and filter operations executed during an active SSH connection, with options to limit results by type and count.
Instructions
Muestra el historial de operaciones ejecutadas durante la conexión activa. Permite filtrar por tipo de operación y limitar resultados
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filtro del historial: 'all' (todas), 'reversible' (solo reversibles), 'reversed' (solo revertidas). Default: 'all' | |
| limit | No | Número máximo de registros a retornar (default: 20) |