add_idea
Extend a thought tree by attaching a new child idea to an existing parent thought, enabling structured reasoning expansion.
Instructions
Add a child thought to an existing thought
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| treeId | Yes | Tree ID | |
| content | Yes | Content of the child thought | |
| metadata | No | Additional metadata | |
| parentId | Yes | Parent thought ID |