task_break_down
Breaks down milestones into detailed tasks with titles, descriptions, and priorities. If tasks are empty, it uses milestone information to guide the model in filling the task list.
Instructions
Project Brain: 마일스톤을 세부 태스크로 나눕니다. tasks가 비어 있으면 마일스톤 정보와 함께 모델이 tasks 배열을 채워 재호출하도록 안내합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| milestone_id | Yes | ||
| complexity_level | No | 참고용(저장되지 않음). LLM이 분해 난이도에 맞춰 tasks 개수·세분화를 조절. | |
| tasks | No |