Recommend Luogu Problems
luogu_recommend_problemsRecommends Luogu problems based on a topic or student pain point, providing search hints for further exploration. Helps target specific learning needs.
Instructions
Recommend seed Luogu problems from a topic or student pain point, with search hints for further exploration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Topic such as binary_tree, recursion, matrix, output_format, tree_distance. | |
| painPoint | No | Student pain point such as traversal_order_confusion or sentinel_input. | |
| currentProblemId | No | Exclude this current Luogu problem id. | |
| limit | No | Maximum returned recommendations. |