get-actor-entity
Retrieve full details for a character's entity—items, actions, or effects—including complete description, system data, and module flags for forensic analysis.
Instructions
Retrieve full details for a specific entity from a character. Works for items (feats, equipment, spells), actions (strikes, special abilities), or effects/conditions. Returns complete description, all system data, and (for items) module flags — the read path for flag forensics like item-piles transfer residue. Use this after get-actor when you need detailed information about a specific entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityIdentifier | Yes | Entity name or ID (can be item ID, action name, spell name, or effect name) | |
| characterIdentifier | Yes | Character name or ID |