OpenRP Docs
Behavior EngineNodesStorage

Get Chat Participant

Fetches the full metadata and details for a specific chat participant, with support for relationship expansion.

Inputs

The inputs required to configure this node.

Prop

Type

Outputs

The payload this node emits after execution.

Prop

Type

UserPublic

The expanded user object, if requested.

Prop

Type

UserMetadata

Metadata associated with the user, often contextual to the requesting user.

Prop

Type

Character

The expanded character object, if requested.

Prop

Type

CharacterVectorEmbedding

Details regarding the character's vector embeddings status.

Prop

Type

ExpandedList<CharacterBehavior>

The behaviors attached to this character, if requested via expand.

Prop

Type

CharacterBehavior

Prop

Type

RegistryTag

The behavior registry tag from the registry, if requested.

Prop

Type

RegistryVersion

The version this tag applies to, if requested via expand.

Prop

Type

Graph

Prop

Type

Node

Prop

Type

NodePosition

Prop

Type

Edge

Prop

Type

RegistryEntry

The base registry entry, if requested via expand.

Prop

Type

ExpandedList<RegistryVersion>

The versions of this behavior, if requested via expand.

Prop

Type

ExpandedList<RegistryTag>

The tags for this behavior, if requested via expand.

Prop

Type

Behavior

The behavior linked from the same world, if requested.

Prop

Type

CharacterGroup

The character group this is attached to, if requested.

Prop

Type

ExpandedList<CharacterGroup>

The nested child groups, if requested via expand.

Prop

Type

ExpandedList<CharacterGroupMembership>

The character memberships in this group, if requested via expand.

Prop

Type

CharacterGroupMembership

Prop

Type

RoleplayProfile

The expanded roleplay profile object, if requested.

Prop

Type

On this page