Preview Watched Media Import
preview_watched_media_importCompare the current watch baseline to a fresh scan and get a path-redacted import proposal, with no changes made to Premiere.
Instructions
Compare the active watch baseline with a fresh contained scan and return a path-redacted import proposal. It never imports or changes Premiere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watch_id | Yes | ID returned when the session watch started. | |
| include_paths | No | Explicitly disclose contained paths for selected imports; defaults to false. | |
| known_media_path_hashes | No | Optional hashes already represented in the Premiere project. |
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. |