add_custom_metadata_field
Add custom metadata fields to Premiere Pro project schemas, specifying field name, display label, and data type to enable tailored project data organization.
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 |