Skip to main content

entity.get_possessed

Overview

  • Returns the entity_id of the currently possessed character.

Metadata

FieldValue
DisplayGet Possessed Entity
Categoryentity
AccessPublic
ScopeB2Authority
Tags
Aliases

Parameters

  • This command takes no parameters.

Returns

Returns a JSON object with the following fields:

FieldTypeRequiredDescription
entity_identityIdyesEntity id of the possessed character

Usage

await inzoi.cli.execute('entity.get_possessed');