Get Character
Fetches the full metadata and configuration for a specific character.
Inputs
The inputs required to configure this node.
Outputs
The payload this node emits after execution.
VectorEmbeddingDetails
Details regarding the character's vector embeddings status.
ExpandedList<CharacterBehavior>
The behaviors attached to this character, if requested via expand.
CharacterBehavior
RegistryTag
The behavior registry tag from the registry, if requested.
RegistryVersion
The version this tag applies to, if requested via expand.
Graph
Node
NodePosition
Edge
RegistryEntry
The base registry entry, if requested via expand.
ExpandedList<RegistryVersion>
The versions of this behavior, if requested via expand.
ExpandedList<RegistryTag>
The tags for this behavior, if requested via expand.
Behavior
The behavior linked from the same world, if requested.
CharacterGroup
The character group this is attached to, if requested.
ExpandedList<CharacterGroup>
The nested child groups, if requested via expand.
ExpandedList<CharacterGroupMembership>
The character memberships in this group, if requested via expand.
CharacterGroupMembership
Character
The character, if requested via expand.
CharacterVectorEmbedding
Details regarding the character's vector embeddings status.