Get Offline Media
get_offline_mediaIdentify all offline or missing media in a Premiere Pro project with expected file paths to diagnose and resolve broken links.
Instructions
Find all offline/missing media in the project with their expected file paths. Essential for diagnosing broken links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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. |