analyze_student
Run a full student profile analysis by checking resume, GitHub, LeetCode, and portfolio in parallel, then get a summary with status for each component.
Instructions
Run the full analysis pipeline for a student.
Analyzes resume, GitHub, LeetCode, and portfolio in parallel
where possible. Records analysis runs for auditing.
Args:
student_id: The student's UUID.
Returns:
Analysis results summary with status for each component.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| student_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |