search_bachelor_degree_programs
Find bachelor's degree programs with fuzzy matching and filters for university, program, city, score type, and education type using the YOKATLAS API MCP Server.
Instructions
Search for bachelor's degree programs with smart fuzzy matching and user-friendly parameters.
Smart Features:
- Fuzzy university name matching (e.g., "boğaziçi" → "BOĞAZİÇİ ÜNİVERSİTESİ")
- Partial program name matching (e.g., "bilgisayar" finds all computer programs)
- Intelligent parameter normalization
- Type-safe validation
Parameters:
- university: University name (fuzzy matching supported)
- program: Program/department name (partial matching supported)
- city: City name
- score_type: Score type (SAY, EA, SOZ, DIL)
- university_type: Type of university (Devlet, Vakıf, etc.)
- fee_type: Fee/scholarship information
- education_type: Type of education (Örgün, İkinci, etc.)
- results_limit: Maximum number of results to return
Input Schema
Name | Required | Description | Default |
---|---|---|---|
availability | No | Program availability: Doldu (Filled), Doldu# (Filled with conditions), Dolmadı (Not filled), Yeni (New program) | |
city | No | City name where the university is located | |
education_type | No | Education type: Örgün (Regular), İkinci (Evening), Açıköğretim (Open Education), Uzaktan (Distance Learning) | |
fee_type | No | Fee status: Ücretsiz (Free), Ücretli (Paid), İÖ-Ücretli (Evening-Paid), Burslu (Scholarship), İndirimli (Discounted), AÖ-Ücretli (Open Education-Paid), UÖ-Ücretli (Distance Learning-Paid) | |
length | No | ||
ogretim_turu | No | ||
program | No | Program/department name with partial matching (e.g., 'bilgisayar' finds all computer programs) | |
program_adi | No | ||
puan_turu | No | ||
results_limit | No | Maximum number of results to return | |
score_type | No | Score type: SAY (Science), EA (Equal Weight), SOZ (Verbal), DIL (Language) | SAY |
sehir | No | ||
ucret_burs | No | ||
uni_adi | No | ||
universite_turu | No | ||
university | No | University name with fuzzy matching support (e.g., 'boğaziçi' → 'BOĞAZİÇİ ÜNİVERSİTESİ') | |
university_type | No | University type: Devlet (State), Vakıf (Foundation), KKTC (TRNC), Yurt Dışı (International) |