begin_thinking
Initialize a structured reasoning session to break down complex problems into an editable graph of thinking steps.
Instructions
Start a new Thought Graph reasoning session for a complex problem. Returns a sessionId and the protocol instructions. Call this FIRST, then build the reasoning with add_thought.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Short title for the session (defaults to the problem). | |
| problem | Yes | The complex problem/question to reason about. |