List AlmaEsami Appelli (Exam Sessions)
almaesami_list_appelliRetrieve upcoming exam sessions with dates, examiners, and enrollment deadlines to plan when to book an exam.
Instructions
Lists the student's upcoming AlmaEsami appelli (bookable exam sessions): date/time, activity, examiner, type/mode, and enrollment window — to answer "when can I sit exam X". Read-only: it never books. NOTE: the underlying endpoint/grid is UNVERIFIED (it lives behind SSO and could not be confirmed live); the result carries unverified: true, and the parser reads fields by content so it tolerates layout changes. If it returns nothing, the exam-plan tool's bookable flags are the confirmed signal, or pass an explicit path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Override for the appelli-list endpoint path (default /almaesami/studenti/appelloStudente-list.htm, which is UNVERIFIED). Provide the real route if known. | |
| cookies | No | Cookie header with an authenticated JSESSIONID from a logged-in AlmaEsami browser session. Falls back to session_id, then ALMAESAMI_COOKIES. | |
| base_url | No | ||
| session_id | No | session_id from almaesami_get_env_session, almaesami_bootstrap_session, or unibo_browser_login. |