get_subject_portals
List WLO subject portals to survey covered topics or begin a guided drill-down. Returns each portal's metadata including description, URL, and educational contexts.
Instructions
Lists the WLO Fachportale — the first-level Sammlungen directly under the WLO root collection. Fachportale are the top-level subject hubs (Mathematik, Informatik, Deutsch, …) that anchor the content tree. Each portal has an associated Themenseite when ccm:page_config_ref is set.
Use this when the user wants an overview of what subjects/topics are covered, or as the natural entry point for guided drill-downs ("Zeig mir Mathe" → portal → sub-Sammlungen → Inhalte).
Returns deterministic alphabetical ordering, with portal nodeId, name, description, optional Themenseiten-URL, and the disciplines/educational contexts associated with the portal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputFormat | No | markdown | |
| educationalContext | No | Filter by educational level (e.g. "Sekundarstufe I"). Most portals span multiple levels — the filter only excludes portals where the level is explicitly different. | |
| includeContentCounts | No | When true, also fetch the number of direct sub-collections per portal (extra round-trip). |