Get College Details
education.colleges.detailsRetrieve comprehensive US college details including admissions rate, costs, student outcomes, and post-graduation earnings by UNITID.
Instructions
Get detailed data for a US college by UNITID — admissions rate, costs, student outcomes, earnings after graduation (College Scorecard)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school_id | Yes | College Scorecard UNITID (e.g. 166027 for MIT). Get IDs from college_search. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |