Refresh asset previews
refresh_asset_previewsCapture fresh preview PNGs from live TOP nodes and overwrite stale thumbnails. Specify node paths and target file paths with optional width and height.
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. |