Get character entity
get-character-entityRetrieves full details of an actor's item, action, or effect by ID or exact name, including description, system data, and effects. Returns IDs for duplicate names.
Instructions
Full data of one item, action or effect of an actor: description, all system data (credentials removed, game data such as save or activity data kept) and its effects. Looks among items first (id or exact name), then actions, then effects; two entries of the same name are reported with their ids instead of picking one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityIdentifier | Yes | Id or exact name of an item, the name of an action, or the id or name of an effect | |
| characterIdentifier | Yes | The actor. Id of the actor, its exact name (case does not matter) or the id of one of its tokens |