get_school_year
Retrieve the current school year for any EduPage school subdomain. Returns the starting year as an integer, using the active subdomain if none is specified.
Instructions
Return the current school year (starting year). Read-only.
Args: subdomain: School to query (defaults to the active subdomain).
Returns: dict: {'school_year': , 'subdomain': ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subdomain | No |