get_design_tree
Retrieve a subject's linked design context: higher-level abstractions, concrete implementations, the problem it solves, and related concepts from a bidirectional design tree.
Instructions
从设计树/双向关系图中取出某个主题的关联视图。
可以看到:
上位设计:当前主题往上的抽象
具体实现:当前主题往下的落地方式
逆向问题:当前主题解决什么问题
相关概念:旁边还有什么值得看
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| subject | Yes |