Pr Bins & Project Items
- Bin Create Smart: Creates a Smart Bin from a saved search query.
- Bin Ensure Path: Creates missing bins along a relative or project-qualified bin path and returns the final bin.
- Bin Move Items: Moves project items into another bin.
- Bin Remove Items: Removes project items from a bin.
- Delete Project Item Project Metadata Property: Deletes one Premiere project-local metadata property.
- Export Transcript JSON: Exports transcript data from a clip project item as a JSON string.
- Find One Project Item: Searches project items and returns one matching item.
- Find Project Items: Searches project items and returns all matches.
- For All Items In Bin: Iterates over project items from a bin or the current Project Panel selection, optionally expanding selected bins recursively.
- For Each Project Item Project Metadata Property: Iterates project-local metadata properties and projects selected fields into variables.
- For Each Project Item Visible Metadata Column: Iterates visible Project Panel metadata rows and projects selected fields into variables.
- For Each Project Item Xmp Property: Iterates normalized imported XMP properties and projects selected fields into variables.
- Get Project Item Camera Metadata: Reads common camera-related imported XMP fields from one project item.
- Get Project Item Camera Metadata Field: Reads one normalized camera metadata field as a scalar or null.
- Get Project Item Footage Interpretation Property: Reads one footage-interpretation property from a project item.
- Get Project Item Location Metadata: Reads common location-related imported XMP fields from one project item.
- Get Project Item Location Metadata Field: Reads one normalized location metadata field as a scalar or null.
- Get Project Item Media Property: Reads one media property from a project item.
- Get Project Item Project Metadata Property: Reads one Premiere project-local metadata property.
- Get Project Item Property: Reads properties of a project item such as name, media path, or tree path.
- Get Project Item XMP Keywords: Reads keyword-like imported XMP values from one project item.
- Get Project Item XMP Property: Reads one imported XMP property by namespace and property path.
- Get Sequence Property From Project Item: Reads sequence properties through a project-item-like entry point with supported auto-coercion.
- Get Visible Project Item Metadata Column Value: Reads one currently visible Project Panel display value.
- Import Ae Comps: Imports one or more After Effects compositions into the Premiere project.
- Import Files: Imports one or many filesystem paths into the current Adobe Premiere project.
- Import Transcript JSON: Imports transcript JSON into a clip project item.
- List Project Item Project Metadata Properties: Lists structured Premiere project-local metadata properties.
- List Project Item XMP Properties: Lists imported XMP properties exposed by Premiere for one project item.
- List Project Items: Returns project items from a bin or the current Project Panel selection, optionally expanding selected bins recursively.
- List Visible Project Item Metadata Columns: Lists the Project Panel columns currently enabled in Metadata Display.
- Project Item Attach Proxy: Attaches a proxy file to a project item.
- Project Item Rename: Renames a project item.
- Project Item Set Label: Changes the color label of a project item.
- Set Project Item Media Property: Writes a media property on a project item.
- Set Project Item Project Metadata Property: Writes one Premiere project-local metadata property.
- Set Project Item Property: Writes the selected property on a project item, including source in/out and input LUT id for clip items.
- Set Project Item Sequence Property: Writes a sequence-related property on a sequence-backed project item.
- Sync Folder To Bin: Synchronizes a filesystem folder with a Premiere bin while ignoring hidden/system files such as .DS_Store and Thumbs.db.