Adobe Premiere Pro · Arazzo Workflow
Adobe Premiere Find or Create Creative Cloud Library
Version 1.0.0
Search libraries by name and reuse the match, or create one when none exists.
View Spec
View on GitHub
AdobeAutomationCreative CloudMediaPremiere ProVideo EditingVideo ProductionArazzoWorkflows
Provider
Workflows
find-or-create-library
Reuse an existing library if one is returned, otherwise create a new one.
Lists libraries for the authenticated user, then branches: when at least one library is returned it reads the first one back to reuse it, and when the list is empty it creates a new library with the supplied name.
1
listLibraries
getLibraries
List the authenticated user's libraries to determine whether one already exists to reuse.
2
reuseLibrary
getLibrary
Read the first returned library back to reuse it and surface its metadata.
3
createLibrary
createLibrary
Create a new library with the supplied name when no existing library was returned.