Get Unused Media
get_unused_mediaIdentify project items not used in any sequence to clean up Premiere Pro projects. Simplifies asset management by listing unused media for removal.
Instructions
Find all project items that are NOT used in any sequence. Useful for cleaning up projects.
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. |