add_custom_metadata_field
Add a custom metadata field to your Premiere Pro project's metadata schema by specifying the field's internal name, display label, and data type.
Instructions
Add a custom metadata field to the project's metadata schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_name | Yes | Internal name for the metadata field | |
| field_label | Yes | Display label for the field | |
| field_type | Yes | Type of the field: 0 = Integer, 1 = Real, 2 = String, 3 = Boolean |