Get Xmp Metadata
get_xmp_metadataNeed to inspect embedded metadata? Retrieve raw XMP metadata for a Premiere Pro project item, covering EXIF, IPTC, and Dublin Core.
Instructions
Get the raw XMP metadata for a project item (includes EXIF, IPTC, Dublin Core, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item |
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. |