Create bin
premiere_create_binCreates a new bin in the project to organize media. Optionally place the bin inside an existing parent bin for structured organization.
Instructions
Create a new bin (folder) in the project, optionally inside an existing parent bin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new bin. | |
| parentBinName | No | Existing parent bin (defaults to root). |