list_command_history
Retrieve recent command history from SSH sessions, including completed, failed, and interrupted commands, with an optional count limit.
Instructions
List recent command history (completed, failed, interrupted commands).
Args: limit: Maximum number of commands to return (default: 50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |