Refresh asset previews
refresh_asset_previewsRefresh outdated preview images by capturing new PNG assets from live TOP nodes and overwriting target files. Use after network changes to regenerate thumbnails with specified dimensions.
Instructions
Capture fresh preview PNG assets from one or more live TOP nodes and write each target to its file_path. Use it to regenerate stale thumbnails after a network changes; pass targets as {node_path,file_path} plus optional width/height. Requires a running TouchDesigner bridge, overwrites image files, and returns written previews plus per-target warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Preview width in pixels requested from the bridge capture helper. | |
| height | No | Preview height in pixels requested from the bridge capture helper. | |
| targets | Yes | Preview capture jobs; each target maps one live TOP node to one local PNG file. |