resolve_import_media
Import media files into the current DaVinci Resolve media pool bin using absolute file paths, returning names of successfully imported clips.
Instructions
Import media files into the current media pool bin.
Args: file_paths: List of absolute file paths to import (e.g., ["/Users/guy/video.mov"]).
Returns names of successfully imported clips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_paths | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |