get_npc_relationship
Retrieve relationship status between a player character and NPC, including familiarity and disposition metrics, for RPG session management.
Instructions
Get relationship status (familiarity, disposition) between a PC and NPC.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| characterId | Yes | ID of the player character | |
| npcId | Yes | ID of the NPC | |
| sessionId | No |