import_media
Import media files into a Premiere Pro project by specifying file paths, with optional target bin placement and suppressed UI dialogs.
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) |