get_command_history
Retrieve a detailed history of executed commands on Windows systems, including command, output, timestamp, and exit code. Specify a limit to manage the number of entries returned. Ideal for auditing and troubleshooting.
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) |