bash-exec
tool-definition · v1.0.0
Execute a shell command. Gated by capability/exec-with-approval and isolation/container-with-allowlist or stricter.
Tool signature
function bash_exec(command: string, timeout_ms: number?) → object Execute a bash command.
Parameters
command(string, required) — Command line to runtimeout_ms(number) — Max runtime in ms
Side effects
exec