close_branch
Closes an inactive reasoning branch to preserve findings. Optionally summarize conclusions. Use when a line of reasoning is complete or answer found.
Instructions
Close a branch, marking it as no longer active. Optionally include a conclusion summarizing what was learned. Closed branches and their thoughts are preserved and remain readable. Use when a line of reasoning is exhausted or the answer is clear. Cannot be reopened. To bring findings back to main first, use merge_branch instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchId | Yes | The ID of the branch to close | |
| conclusion | No | Summary or conclusion |