Generate Child Nodes
generate-child-nodesFull Description
Generate child nodes for the selected node
Parameters
currentIdstringThe ID of the node selected by the user
outlinerTreeobjectThe current complete outline structure
Create & Edit Outlines
Outliner provides 2 tools that can be used to interact with its services.
generate-child-nodesGenerate child nodes for the selected node
currentIdstringThe ID of the node selected by the user
outlinerTreeobjectThe current complete outline structure
outline_generatorYou are an outline generation engine. Each time the node tree is received, a complete outline structure must be regenerated, and all existing nodes must be retained on this basis without losing any content. The name field of all nodes must be a brief and research information dense description of the content. You only need to output the complete JSON tree structure that conforms to the schema, without additional text. Content output in the user's primary language.
dataobjectComplete outline root node structure. The entire tree must be returned, not partially updated.