Inspect Project Item Av Metadata
inspect_project_item_av_metadataCheck a project item's color space, LUT IDs, overrides, and audio channel shape to resolve metadata issues before editing.
Instructions
Inspect a project item's documented effective/original color space, LUT IDs, available color-space overrides, and audio channel shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Project item node ID or exact name |
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. |