The Universities Search Node is responsible for search for universities in a specific country. This node allows the agent to provide informative data directly sourced from Universities Search.
Input Parameters
- country: The country name (e.g., 'United States', 'India').
- name_contains: An optional part of the university name to filter by.
Output
dict: A list of universities matching the search criteria.
