mister_shell
Execute shell commands on MiSTer-FPGA for file operations, system administration, or tasks not covered by other tools. Commands run with full system access to manage your retro gaming setup.
Instructions
Execute a shell command on MiSTer-FPGA and return the output. Use for file operations, system administration, or any task not covered by other tools. Commands run as the MiSTer user with full system access.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Shell command to execute (e.g. 'ls /media/fat/games/', 'df -h') |