get_command_history
Retrieve and review a list of previously executed commands within the Windows CLI environment, including details like command, output, timestamp, and exit code.
Instructions
Get the history of executed commands
Example usage:
Example response:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of history entries to return (default: 10, max: 1000) |