get_skill_evidence
Retrieve evidence-backed skill intelligence for any student, showing each skill's sources and strength (declared, weak, or strong) from resumes, GitHub, projects, and more.
Instructions
Get the evidence map for a student's skills.
Shows each skill with its evidence sources (resume, GitHub, projects, etc.)
and evidence strength (declared_only, weak_evidence, strong_evidence).
Args:
student_id: The student's UUID.
Returns:
Structured skill evidence report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| student_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |