bash
Execute a shell command in a specified directory, capturing truncated output for policy-gated and audited operations.
Instructions
Execute a bash command in the project directory. Output is captured and truncated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Shell command to execute | |
| project_path | Yes | Working directory (absolute path) |