get_campus_detail
Retrieve a campus profile with data on staffing, class sizes, demographics, transfers, location, and ratings.
Instructions
Return a campus profile with rich data: Staffing, Class Sizes, Demographics, Transfers Out, Location, and Ratings. DO NOT search the web for these metrics; they are provided locally. Use get_data_fields to discover other available metrics (e.g., test scores) if needed. Example: "Show details for campus 227901001".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | Campus name or number | |
| meta_fields | No | Optional list of campus meta keys to include under meta. |