Execute a command in WSL (use read-only tools when possible)
execute_commandExecute commands in Windows Subsystem for Linux environments with security validation to prevent shell injection and dangerous operations.
Instructions
Execute a command in WSL (use read-only tools when possible)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to execute | |
| working_dir | No | Working directory | |
| timeout | No | Timeout (ms) |