get_knowledge_point
Fetch a single grammar knowledge point by ID, returning its complete markdown with explanation, examples, tables, and source tracing.
Instructions
按 id 获取单个知识点的完整 markdown(含解释、例句、表格、溯源)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kp_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |