set-journal-page-visibility
Toggle a journal page between player-visible handout and GM-only mode without rewriting its content.
Instructions
Flip one journal PAGE between player-visible (a handout players can OBSERVE) and GM-only, WITHOUT rewriting its content. Sets the page ownership default. Use this to reveal/hide an existing page — e.g. a page that came up GM-only from an append — instead of rebuilding the whole journal. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Page id (from list-journals). | |
| journalId | Yes | Journal entry id or exact name. | |
| playerVisible | Yes | true = players can OBSERVE this page (a handout); false = GM-only. |