get_command_history
Retrieve a history of previously executed commands on the Windows CLI MCP Server, including details like command, output, timestamp, and exit code, with customizable limit options.
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) |