android_file_rename
Rename a file or directory inside a writable Storage Access Framework root on an Android device. Provide root ID, path, and new name to update the entry.
Instructions
Rename a file or directory inside a writable authorized SAF root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| rootId | Yes | ||
| newName | Yes |