flipper_storage_info
Retrieve total, used, and free storage space for a volume on a Flipper Zero device. Accepts volume path and optional serial port.
Instructions
Get total, used and free space for a storage volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Volume, default /ext | /ext |
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. |