history
Display recent command history for a sandbox with exit codes and timing to monitor command execution.
Instructions
Show recent command history for a sandbox. Tracks the last 100 commands with exit codes and timing.
Args: limit: Number of recent commands to show (default: 20) sandbox: Named sandbox (default "default")
Returns: Command history with timing and exit codes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| sandbox | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |