Get Used Media Report
get_used_media_reportGenerate a report of media files used in a sequence, showing usage counts, track placement, and offline source status.
Instructions
Get a report of all media files used in a sequence: which source files are used, how many times each appears, on which tracks, and whether any sources are offline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sequence_id | No | Sequence name or ID. Uses active sequence if omitted. |
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. |