list_command_history
Retrieve recent command history from SSH sessions, including completed, failed, and interrupted commands. Specify a limit to control the number of results.
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 |