add_custom_metadata_field
Add custom metadata fields to a Premiere Pro project's schema by specifying internal name, display label, and field 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_type | Yes | Type of the field: 0 = Integer, 1 = Real, 2 = String, 3 = Boolean | |
| field_label | Yes | Display label for the field |