Rename Folder
rename_folderRename a folder to a new name, automatically updating all descendant paths without modifying documents, versions, or annotations.
Instructions
Rename a folder in place (descendant paths are rewritten automatically; documents, versions and annotations are untouched).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Current POSIX path of the folder. | |
| new_name | Yes | New folder NAME (a single path segment, not a path). |