pull_file
Transfer files from an Android device to your computer by specifying remote and local paths, enabling easy access to device content.
Instructions
Pull a file from the Android device to the local filesystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remote_path | Yes | Path on the device (e.g., /sdcard/somefile.txt) | |
| local_path | Yes | Local path to save the file to | |
| device_id | No | Device ID (optional if only one device) |