get_narrative_context_notes
Retrieve narrative context for RPG campaigns including plot threads, canonical moments, NPC voices, and foreshadowing to enhance AI-assisted game sessions.
Instructions
Retrieve aggregated narrative context for LLM prompt injection. Returns active plot threads, recent canonical moments, NPC voices, and pending foreshadowing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worldId | Yes | World/campaign ID | |
| includeTypes | No | ||
| maxPerType | No | Max notes per type to include | |
| statusFilter | No | Only include notes with these statuses | |
| forPlayer | No | If true, only return player_visible notes | |
| sessionId | No |