branch
Create a new branch to explore alternative approaches without losing your current train of thought. Useful for trying different directions in structured thinking sessions.
Instructions
Create a new branch to explore an alternative approach. Useful when you want to try a different direction without losing your current train of thought.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The thinking session ID | |
| branch_from | Yes | The thought number to branch from | |
| branch_name | No | Optional name for the branch | |
| first_thought | No | Optional first thought in the new branch |