List mnemon relationships
list_mnemon_relationshipsList the relationships of a mnemon entry, split into outgoing edges, incoming edges, and a flat list of linked entries (entryId/title/type/relationshipTypes). Use this to find members of a faction, allies/enemies of an NPC, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entryId | Yes | ||
| campaignId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| linked | Yes | ||
| incoming | Yes | ||
| outgoing | Yes |