android.file.list
Lists files and directories on Android devices with detailed metadata including permissions, ownership, size, and modification timestamps using ADB shell commands.
Instructions
Lists files and directories on the device using adb shell ls -la. Returns detailed file information including permissions, ownership, size, and modification time.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | Yes | ||
| path | Yes |