Trigger Probability

Read with AI
All docs in one file (llms-full.txt)
TriggerProbability #Signal

Pass triggers with a probability

A written guide for this node is coming soon. The port reference below is generated from the app itself and always up to date.

Input ports

Port IDType
Intrigger
Probabilityfloat
Seedint

Output ports

Port IDType
Outtrigger

Scriptable members

PathType
probabilityInputfloat
seedInputint
currentProbabilityfloat
currentSeedint

Synapse Apps (scripting)

await synapse.modules.create({ type: "TriggerProbability" })