flipper_download
Copy a file from a Flipper Zero device to your computer. Specify the device path and local destination.
Instructions
Copy a file from the device to the host filesystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. | |
| local_path | Yes | ||
| device_path | Yes |