Adobe Premiere Pro · Arazzo Workflow
Adobe Premiere Rename and Verify Creative Cloud Library
Version 1.0.0
Read a library, update its name, then read it back to confirm the change.
View Spec
View on GitHub
AdobeAutomationCreative CloudMediaPremiere ProVideo EditingVideo ProductionArazzoWorkflows
Provider
Workflows
rename-and-verify-library
Capture a library's current name, patch it, then verify the rename.
Reads the library to capture its current name and modified timestamp, updates the library with the new name, and re-reads it to confirm the rename took effect.
1
readBefore
getLibrary
Read the library to capture its current name before renaming.
2
renameLibrary
updateLibrary
Patch the library with the new name.
3
readAfter
getLibrary
Re-read the library to confirm the new name was persisted and capture the updated modified timestamp.