Skip to main content
Glama

search_school_units

Search for Swedish school units using filters to find schools by name, status (active, closed, dormant), and build school registries for planning and analysis purposes.

Instructions

Sök efter skolenheter med filter.

ANVÄNDNINGSFALL:

  • Hitta skolor i ett område

  • Filtrera efter status (aktiva, nedlagda, vilande)

  • Bygga skolregister

  • Planering och analys

RETURNERAR: Lista över skolenheter med kod, namn och status.

EXEMPEL: Sök aktiva skolor med status="AKTIV".

Input Schema

NameRequiredDescriptionDefault
nameNo
statusNo
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "_def": { "description": "Maximalt antal resultat att returnera", "innerType": { "_def": { "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodNumber" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodDefault" }, "~standard": { "vendor": "zod", "version": 1 } }, "name": { "_def": { "description": "Sök efter skolenhet med namn (delmatchning)", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "status": { "_def": { "description": "Filtrera på status (AKTIV, UPPHORT, VILANDE)", "innerType": { "_def": { "typeName": "ZodEnum", "values": [ "AKTIV", "UPPHORT", "VILANDE" ] }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/KSAklfszf921/skolverket-syllabus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server