get_recent_interactions
Retrieve recent conversation memories across all NPCs to build context for RPG game sessions, supporting character-driven narrative continuity.
Instructions
Get recent conversation memories across all NPCs for context building.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| characterId | Yes | ID of the player character | |
| limit | No | Maximum number of memories to return | |
| sessionId | No |