Connect accumulator preview by store key

This commit is contained in:
2026-06-25 05:56:53 +02:00
parent e65b67fe85
commit de4ac97665
3 changed files with 20 additions and 6 deletions
+1
View File
@@ -110,6 +110,7 @@ COMMON_INPUT_TOOLTIPS = {
"collection": "Existing accumulated value or batch.",
"value": "Value to append, store, or pass through.",
"store_key": "Accumulator memory key. Same key shares stored entries across executions.",
"store_key_input": "Connect SxCP Accumulator store_key here so preview/delete/save uses the same accumulator and graph dependency.",
"action": "Accumulator operation: append, replace, clear, read, or append a variant.",
"max_items": "Maximum stored entries kept in this accumulator.",
"image_batch_mode": "How image entries are batched when dimensions differ.",