file_list
Lists files and directories at a specified absolute path on an Android device. Supports device serial for multi-device environments.
Instructions
List directory contents on the device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the directory on the device (e.g., /sdcard/) | |
| serial | No | Device serial number |