Set Project Panel Metadata
set_project_panel_metadataSet the Premiere Pro project panel column and metadata layout from XML, then verify that Premiere reads back the exact XML to ensure correct configuration.
Instructions
Set the project panel metadata/column configuration from XML and verify that Premiere reads back the exact XML
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata_xml | Yes | XML string containing the project panel metadata configuration |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |