rename_item
Rename a file or folder on a Synology NAS by providing the full path and the new name.
Instructions
Rename a file or folder.
Args: path: Full path of the item to rename new_name: New name only (not a full path)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| new_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |