rtm_create_narrative_tree
Transform narrative text into a structured tree model with configurable depth and branching, enabling organized encoding and recall of narrative information using the Narrative Graph MCP server.
Instructions
Create a Random Tree Model encoding of a narrative text
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxBranchingFactor | No | Maximum number of child nodes (K parameter) | |
maxRecallDepth | No | Maximum depth for recall (D parameter) | |
text | Yes | The narrative text to encode | |
title | Yes | Title of the narrative | |
type | No | Type of narrative | other |