start_thinking
Initiate structured reasoning sessions to analyze problems through sequential thinking steps, enabling systematic problem-solving with revision capabilities.
Instructions
Start a new thinking session to reason through a problem step by step. Returns a session_id to use with other thinking tools.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | Yes | The problem or question to think through | |
| initial_estimate | No | Initial estimate of thoughts needed (default: 5) |