get_command_history
Retrieve a log of executed commands with timestamps, outputs, and exit codes to monitor CLI activity. Specify a limit to control the number of entries returned.
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) |