find_student
Find a student by name across schools with match confidence tiers, returning student IDs for precise timetable lookups.
Instructions
Look up a student by first/last/full name using tiered matching.
Without a subdomain, searches ALL logged-in schools and returns one result per
school where the student is found. Returns student info with match confidence
tiers (1=exact, 2=first name, 3=last name, 4=substring). Use student_id from
results with get_student_timetable for unambiguous lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| subdomain | No |