Scope
StringApp shares entries with everyone who can run this app. User keeps them private to whoever triggered the run.
Data/Cache
Opens the app's key/value cache. Connect the result to Read, Write and Delete Cache nodes.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
App shares entries with everyone who can run this app. User keeps them private to whoever triggered the run.
Optional group name. Entries sharing a namespace can be removed together with the Invalidate Cache Namespace node, and short keys from different flows cannot collide.
Cache handle for the Read, Write and Delete Cache nodes
Who a cache entry belongs to. Mirrors `flow_like_types::cache::CacheScope` on the wire; kept as its own type so the pin dropdown can carry friendly labels.
Shared by everyone who can execute in the app.
Private to the user who triggered the run.
Optional grouping travelling alongside every key. Entries sharing a namespace can be invalidated together; unrelated flows also use it to keep short keys from colliding.