backtrack
Prune a failed reasoning path by backtracking from a thought, marking all descendant branches as pruned to refocus exploration.
Instructions
Backtrack from a thought, marking all descendants as pruned
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| treeId | Yes | The ID of the tree | |
| thoughtId | Yes | The ID of the thought to backtrack from |