get_command_history
Retrieve recent terminal command execution history. Specify the number of commands to return to review past actions.
Instructions
Get recent command execution history
Args:
count: Number of recent commands to return
Returns:
Formatted command history recordInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No |