Rename a folder
rename_folderRename an existing folder by providing its numeric ID and a new name. Updates the folder title directly.
Instructions
Rename an existing folder, addressed by its numeric id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric id of the folder. | |
| name | Yes | New folder name. |