Token details
get-token-detailsRead a Foundry VTT token's position, size, appearance, behavior, and actor link status, including hidden tokens, for scene-aware context.
Instructions
Read one token: position, size, appearance (rotation, scale, alpha, hidden, image), behaviour (disposition, elevation, rotation lock) and its actor with whether it is linked. Hidden tokens are read too. No actor values such as hit points; get-character reads those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenId | Yes | Id of the token on that scene, as get-current-scene lists it. Not a name, not an actor id. | |
| sceneIdentifier | No | Scene of the token, by id or name. Without it the scene that is active for everyone is used; every answer names the scene. |