android_shell
Run shell scripts in Termux to execute commands and capture stdout/stderr, enabling direct device control and automation.
Instructions
Execute a shell script in the user-installed Termux environment and return stdout/stderr. Requires explicit Termux RUN_COMMAND permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stdin | No | ||
| script | Yes | ||
| workdir | No | ||
| timeoutMs | No |