search_people
Locate AGH staff in the SkOs directory by name, email, phone, title, or unit, and get profile links for contact details.
Instructions
Search AGH staff in the SkOs directory (skos.agh.edu.pl advanced search).
Text filters (nazwisko, imie, email, pokoj, telefon) are case-insensitive prefix matches - no wildcards. Dictionary filters (tytul, id_status, grupa, stanowisko, funkcja, jednostka, pawilon, cialo) accept either the numeric id or the Polish label - use list_filter_options to browse them.
Returns matching people with their title, unit and profile url; pass that url to get_person for contact data. When exactly one person matches, the full profile is already included in the "person" field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imie | No | ||
| cialo | No | ||
| No | |||
| grupa | No | ||
| limit | No | ||
| pokoj | No | ||
| tytul | No | ||
| funkcja | No | ||
| pawilon | No | ||
| telefon | No | ||
| nazwisko | No | ||
| id_status | No | ||
| jednostka | No | ||
| stanowisko | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| total | Yes | ||
| person | Yes | ||
| results | Yes | ||
| returned | Yes |