import_media
Bring media assets into a Premiere Pro project by specifying file paths, optionally targeting a specific bin, with dialogs suppressed for automated workflows.
Instructions
Import media files into the project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_paths | Yes | Array of file paths to import | |
| target_bin | No | Optional bin name or node ID to import into. Imports to root if omitted. | |
| suppress_ui | No | Suppress import dialogs (default: true) |