get_thought
Retrieve a specific thought from a reasoning tree using tree and thought IDs, enabling direct inspection of individual decision paths.
Instructions
Get a specific thought by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| treeId | Yes | The ID of the tree | |
| thoughtId | Yes | The ID of the thought to retrieve |