art.memory.get_anchor
Retrieve a specific style anchor by its ID to enforce consistent pixel-art style in 2D RPG games. Resolve style conflicts by fetching the anchor definition for your game assets.
Instructions
Get a style anchor by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Anchor ID (e.g. "anchor.hero.canonical") |