Get character
get-characterRetrieve a Foundry VTT actor's summary by ID, exact name, or token ID, including items, effects, actions, and spellcasting. Get similar name suggestions when no exact match exists.
Instructions
Overview of one actor with few tokens: head values and the value block as the adapter of the game system reads them, every item with id, name and type (plus the fields the system marks as relevant, no descriptions), effects, actions and spellcasting where the system has them. Without an adapter for the game system only name, type and image are known, and notes says so. The actor is found by id, exact name or token id; similar names are suggested, never guessed. Fetch the full data of one item or effect with get-character-entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | Id of the actor, its exact name (case does not matter) or the id of one of its tokens |