Get RPS Attendance Register
rps_get_registerRetrieve attendance register data for each subject, including hours attended and attendance percentage, from a student's university profile.
Instructions
Reads the authenticated student's RPS attendance register (Registro): per-subject hours attended and attendance percentage. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cookies | No | Cookie header with an authenticated PHPSESSID from a logged-in RPS browser session. Falls back to session_id, then RPS_COOKIES. | |
| base_url | No | ||
| session_id | No | session_id from rps_get_env_session, rps_bootstrap_session, or unibo_browser_login. |