Get Footage Interpretation
get_footage_interpretationInspect footage interpretation settings for a Premiere Pro project item, such as frame rate, pixel aspect ratio, and alpha channel, to confirm media handling before editing.
Instructions
Get footage interpretation settings for a project item
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. |