shell_run
Execute arbitrary shell commands on an Android device via ADB when no dedicated tool exists. Use this fallback for actions not covered by specific tools, with confirmation required for medium risk.
Instructions
Tetszoleges shell parancs futtatasa az eszkozon ('adb shell').
Ez a menekulesi ut olyan muveletekhez, amikre nincs kulon tool. Mindig a legspecifikusabb tool-t reszesitsd elonyben (pl. 'tap' a 'shell_run("input tap ...")' helyett) - igy a naplok es a megerosites-kerdesek is ertelmezhetobbek maradnak. Kozepes kockazatunak szamit, megerositest ker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | ||
| command | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |