get_university_programs
Find YÖK Atlas university program groups by name or exam score type. Results include required score type (SAY, EA, SOZ/DIL, TYT).
Instructions
List YOK ATLAS program groups (birim grup), e.g. 'Bilgisayar Muhendisligi', each tagged with its exam score type (SAY, EA, SOZ/SÖZ, DIL/DİL, or TYT). Optionally filter by a case-insensitive substring of the program name, a score type (ASCII spellings like SOZ/DIL are accepted), and/or cap the number of results. Returns a standard envelope: {ok, data, error, disclaimer}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional maximum number of results to return. Must be > 0 when set. | |
| score_type | No | Optional score type filter: SAY, EA, SOZ (SÖZ), DIL (DİL), or TYT. ASCII spellings without diacritics are accepted. | |
| name_contains | No | Optional case-insensitive substring to filter program names by. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||