Get Clip Links
get_clip_linksRetrieve linked audio/video clip associations for a specific clip. Use this to identify which media items are connected together when organizing or editing sequences.
Instructions
Get information about linked clips (audio/video linked together) for a given clip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip |
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. |