get_universities
Retrieve university listings from the YÖK Atlas preference guide, with optional case-insensitive filtering by name and a configurable result limit.
Instructions
List universities in the YOK ATLAS preference guide. Optionally filter by a case-insensitive substring of the university name 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. | |
| name_contains | No | Optional case-insensitive substring to filter university names by. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||