file_pull
Transfer a file from an Android device to your computer by specifying the remote path on the device and the local destination path.
Instructions
Pull a file from the device to the host machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | Path to the file on the device (e.g., /sdcard/myfile.txt) | |
| localPath | Yes | Destination absolute path on the host machine | |
| serial | No | Device serial number |