jio_rename_album
Change an album's name by providing its objectKey and new name. Optionally include parentId to identify the correct folder when needed.
Instructions
Rename a folder album by objectKey/id. parentId should be the current parent folder key when known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Album/folder objectKey | |
| name | Yes | ||
| parentId | No |