delete-journal-page
Delete a single page from a journal entry by its page ID, preserving the rest of the entry. Use to remove a stray or mistaken page without rebuilding the whole journal.
Instructions
Delete ONE page from a JournalEntry by page id (from list-journals), leaving the rest of the entry intact. Use to remove a stray/mistaken page instead of deleting and rebuilding the whole journal. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Page id to delete (from list-journals). | |
| journalId | Yes | Journal entry id or exact name. |