delete-note
Delete one or more map-note pins from a scene by specifying the scene and note IDs. Missing IDs are reported but do not prevent deletion.
Instructions
Remove one or more map-note pins from a scene by note id (from create-scene-notes). Missing ids are reported, never fatal. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noteIds | Yes | Note ids to delete (from create-scene-notes). | |
| sceneIdentifier | Yes | Scene id or exact name holding the pins. |