Relink Media
relink_mediaRestore offline media by assigning a new file path to the selected item, reconnecting it to its source file.
Instructions
Relink an offline media item to a new file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the item to relink | |
| new_path | Yes | New file path for the media |
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. |