close_branch
Close a thinking branch when reasoning is complete or the answer is clear. Optionally add a conclusion summary. The branch remains accessible for reference.
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 |