Adobe Premiere Pro · Arazzo Workflow
Adobe Premiere Add Element to Creative Cloud Library
Version 1.0.0
Create a library, add an element to it, then read the element back.
View Spec
View on GitHub
AdobeAutomationCreative CloudMediaPremiere ProVideo EditingVideo ProductionArazzoWorkflows
Provider
Workflows
add-element-to-library
Provision a library and add a typed element, then verify the element.
Creates a new library, captures its id, creates an element of the supplied type and name inside that library, and finally reads the element back to confirm creation and surface its representations.
1
createLibrary
createLibrary
Create the library that will hold the new element.
2
createElement
createLibraryElement
Add a typed element to the newly created library using the supplied name and type.
3
getElement
getLibraryElement
Read the created element back to confirm it persisted and to expose its representations.