get_user_info
Returns the authenticated Paxaver user context: their name, active school, students they are a guardian for, and available roles. ALWAYS call this first before any other tool to establish context. This is a read-only operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roles | No | ||
| lastName | No | ||
| students | No | ||
| firstName | No | ||
| schoolName | No | ||
| schoolSlug | No |