list_command_history
Retrieve recent command history from an SSH session, filtering by status (completed, failed, interrupted). Optionally set a limit on the number of commands returned.
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 |