import_folder
Import media files from a specified folder into the current Adobe Premiere Pro project, optionally organizing them into a named bin and including subfolders recursively.
Instructions
Imports all media files from a folder into the current Premiere Pro project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
binName | No | The name of the bin to import the media into | |
folderPath | Yes | The absolute path to the folder containing media files | |
recursive | No | Whether to import from subfolders recursively |