move_folder
Move or rename a folder in EVE-NG. Provide the current folder path and the new destination path to update its location.
Instructions
Move or rename an existing folder.
Args: path: Current full folder path, e.g. "/User1/Old Name". new_path: Destination full folder path, e.g. "/User1/New Name".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| new_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||