get_prerequisites
Retrieve prerequisite knowledge needed to understand a topic, tracing dependency levels up to five steps. Uses official curriculum codes, with a seed graph as fallback.
Instructions
指定したトピックを理解するための前提知識を返します。公式コード表に概念依存関係がない場合は、同梱seedの前提知識グラフを補助的に使用します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | 前提知識を何段階たどるか | |
| topic | Yes | 対象トピック |