create_research_node
Create hierarchical research nodes to organize concepts, questions, and ideas into structured trees for systematic knowledge exploration and gap analysis.
Instructions
Create a new research node/tile with a concept, question, or idea. Can be attached to a parent node to build a hierarchical tree structure.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Brief title for the research node | |
| content | Yes | Detailed content, question, or hypothesis | |
| parentId | No | Optional ID of parent node to attach this to | |
| tags | No | Tags for categorization | |
| type | No | Type of research node |