analyze_leetcode
Analyze a student's public LeetCode profile to extract solved problems and topic distribution, enabling skill-based placement evaluation.
Instructions
Analyze a student's public LeetCode profile.
Args:
student_id: The student's UUID.
Returns:
LeetCode analysis including problems solved and topic distribution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| student_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |