read_latest
Retrieve the newest file from a Flipper Zero folder over BLE. Access recent captures such as NFC cards, Sub-GHz signals, or RFID dumps as decoded text or binary summary.
Instructions
Read the MOST-RECENTLY-SAVED file in a Flipper folder over BLE (newest by timestamp) — e.g. pull the NFC card / Sub-GHz capture / RFID dump you just saved on the device. folder: e.g. '/ext/nfc', '/ext/subghz', '/ext/lfrfid', '/ext/infrared'. Returns decoded text or a binary summary. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | /ext/nfc |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |