execute_command
Run terminal commands with a specified timeout, ensuring background execution if unfinished. Uses absolute paths for reliability, avoiding issues with relative or tilde paths.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | ||
shell | No | ||
timeout_ms | Yes |