Data Store Node

Represents persistent storage of data that can be read or written during the activity.

Value Pin

Holds a constant value used by an action, often for configuration or control.

Send Signal Action

Sends a signal to another object or system, often used for asynchronous communication.

Opaque Action

A generic action with unspecified internal behavior. It’s a placeholder for implementation details.

Object Node

Represents an object that is used or produced during the activity.

Merge Node

Combines multiple incoming flows into a single outgoing flow, typically after a decision.