import_folder
Import all media files from a folder into the current Premiere Pro project, optionally into a specific bin and with recursive subfolder support.
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 | |
| recursive | No | Whether to import from subfolders recursively | |
| folderPath | Yes | The absolute path to the folder containing media files |