resolve_import_media
Import media files into the project media pool. Preview the import plan with a dry run, then confirm to apply.
Instructions
Import media into the project media pool. Workflow: dry_run first, then confirm. Run before resolve_create_timeline / resolve_append_to_timeline when the media is not already in the pool. Live tier only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Absolute or user-relative media file paths. | |
| confirm | No | Must be true when dry_run is false, to apply the plan. | |
| dry_run | No | When true (default), return the plan without changing anything. | |
| bin_name | No | Optional media pool bin to create/use. |