storage_stat
Retrieve file or directory type and size from a Flipper Zero over Bluetooth LE. Performs a read-only stat request to inspect remote storage.
Instructions
Stat a file/dir on the Flipper over BLE (storage_stat_request) — type (FILE/DIR) + size. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |