storage_info
Retrieve free and total storage space from a Flipper Zero filesystem over Bluetooth. Specify path '/ext' for SD card or '/int' for internal memory.
Instructions
Free/total space on a Flipper filesystem over BLE (storage_info_request). path: '/ext' (SD) or '/int' (internal). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | /ext |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |