run_command
Execute shell commands directly within VS Code to automate development tasks, manage files, and run scripts through AI assistants.
Instructions
Execute a shell command
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to execute | |
| cwd | No | Working directory | |
| env | No | Environment variables |