profiles_inspect
Search and inspect professor profiles by name, institution, research tag, or verification status. Retrieve database statistics or full profile details with evidence for PhD applicant matching.
Instructions
Inspect the local professor profiles database.
With no arguments, returns database statistics (counts by tier, country, verification status). With filters, returns matching professor summaries. With openalex_id, returns the full profile and its evidence.
Args: name: Partial name match (case-insensitive) institution: Partial institution name match tag: Research tag to search for verification_status: Filter by "verified" | "needs_review" | "unverified" openalex_id: Get full profile + evidence for a specific professor
Returns: dict with "stats" and/or "profiles" and/or "profile" + "evidence".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| institution | No | ||
| tag | No | ||
| verification_status | No | ||
| openalex_id | No |