ai-tools__simulate_command
Simulate command execution to inspect output and behavior before running it for real, avoiding unexpected side effects and supporting safer analysis.
Instructions
[AI Code Analysis] Simulates the execution of a given command
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | Input data | |
| command | Yes | Command to execute |