run_command
Run shell commands using a specified working directory and environment variables to automate terminal tasks within the workspace.
Instructions
Execute a shell command
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to execute | |
| cwd | No | Working directory | |
| env | No | Environment variables |