decompose_thinking
Break down complex problems into structured, manageable components. Choose from hierarchical, functional, or temporal decomposition methods to simplify analysis and problem-solving.
Instructions
Break down complex problems into manageable components
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | Yes | Complex problem or topic to decompose | |
| method | No | Decomposition method | hierarchical |