flipper_file_timestamp
Retrieve the modification timestamp of a file on a Flipper Zero device. Specify the file path to get its last modified time.
Instructions
Get a file's modification timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. |