Lore
loreManage world lore entries by creating, updating, removing, toggling, grouping, listing, exporting, or importing lore data.
Instructions
Manage the active Novel's lore entries (world facts the narrator recalls). Use when: creating, revising, removing, toggling, grouping, suggesting, listing, exporting, or importing lore. Do NOT use when: recording a story beat — use story (action: record).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Lore key (set/update/remove/toggle/group/get). | |
| data | No | JSON or Markdown lorebook data (import). | |
| mode | No | dry-run, merge, or replace (import). | |
| group | No | Group name, or null to clear (set/update/group). | |
| action | Yes | set, update, remove, toggle, group, suggest, list, get, export, import, set_secret, reveal, secret_list, or knowledge. | |
| format | No | Optional output format (export). | |
| sticky | No | Optional sticky weight (set/update). | |
| content | No | Lore content (set/update). | |
| priority | No | Optional priority (set/update). | |
| triggers | No | Optional recall triggers (set/update). | |
| entity_id | No | Entity to reveal to / whose knowledge to read (reveal/knowledge). | |
| badge_scope | No | game_master or shared (set/update). | |
| world_target | No | Optional world-model target reference (set/set_secret). |