Skip to main content
Glama

search_adult_education

Search and filter Swedish adult education programs including vocational training, Swedish for immigrants, and municipal adult education by location, study pace, and course type.

Instructions

Sök vuxenutbildningar med omfattande filter.

ANVÄNDNINGSFALL:

  • Hitta YH-utbildningar (Yrkeshögskola)

  • Sök SFI-kurser (Svenska för invandrare)

  • Hitta Komvux-kurser

  • Filtrera efter stad, distans, studietakt

  • Planera vidareutbildning

RETURNERAR: Utbildningstillfällen med:

  • Titel och anordnare

  • Plats och kommun

  • Distans/campus

  • Starttider

  • Studietakt och omfattning

FILTER:

  • searchTerm: Sökord (t.ex. "programmering")

  • town: Stad (t.ex. "Stockholm")

  • typeOfSchool: "yh", "sfi", "komvuxgycourses"

  • distance: "true"/"false"

  • paceOfStudy: "100" (heltid), "50" (halvtid)

EXEMPEL: Hitta IT-utbildningar i Stockholm som är på heltid.

Input Schema

NameRequiredDescriptionDefault
searchTermNo
townNo
countyNo
municipalityNo
typeOfSchoolNo
distanceNo
paceOfStudyNo
semesterStartFromNo
pageNo
sizeNo

Input Schema (JSON Schema)

{ "properties": { "county": { "_def": { "description": "Län", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "distance": { "_def": { "description": "Distansutbildning (true/false)", "innerType": { "_def": { "typeName": "ZodEnum", "values": [ "true", "false" ] }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "municipality": { "_def": { "description": "Kommun", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "paceOfStudy": { "_def": { "description": "Studietakt (t.ex. \"100\", \"50\", \"25\" eller intervall \"50-100\")", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "page": { "_def": { "description": "Sidnummer (0-index)", "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 } }, "searchTerm": { "_def": { "description": "Sökterm för utbildningar", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "semesterStartFrom": { "_def": { "description": "Terminstart från datum (format: YYYY-MM-DD)", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "size": { "_def": { "description": "Antal resultat per sida (max 100)", "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 } }, "town": { "_def": { "description": "Stad/Studieort (t.ex. \"Stockholm\", \"Göteborg\")", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeOfSchool": { "_def": { "description": "Utbildningsform (t.ex. \"yh\" för Yrkeshögskola, \"sfi\" för SFI, \"komvuxgycourses\" för Komvux)", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~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