break_down_problem
Decompose complex problems into manageable sub-problems using sequential, hierarchical, or dependency-based approaches for clearer analysis and structured solutions.
Instructions
IMPORTANT: This tool should be automatically called when users say "나눠서", "단계별로", "세분화", "break down", "divide", "split into parts" or similar keywords. Break complex problems into sub-problems
Input Schema
Name | Required | Description | Default |
---|---|---|---|
approach | No | Breakdown approach | |
maxDepth | No | Maximum breakdown depth | |
problem | Yes | Complex problem to break down |