create-scene-notes
Create map-note pins on a scene by specifying canvas coordinates, journal entry, and optional label/icon. Failed journals are reported per pin without aborting.
Instructions
Place map-note PINS on a scene, each linked to a JournalEntry (and optionally a specific page) — the deterministic half of the legend→GM-room-pins feature. Pass absolute canvas pixel x/y (see get-scene-dimensions for the padding-aware math), an optional label/icon/size, and the journal id|name. Per-note error isolation: a pin whose journal does not resolve is reported and skipped, not fatal. GM-only secrecy is the linked journal's ownership, not the pin; global only controls fog occlusion. Returns each created note id (for update-note/delete-note). GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | The map-note pins to create. | |
| sceneIdentifier | Yes | Scene id or exact name to place the notes on. |