get_device
Get a concise device overview with repairability score, summary, and featured repair guides.
Instructions
Get a compact overview of a device wiki page.
Returns {title, display_title, repairability_score (when iFixit has published one), summary (first 500 chars), featured_guides (title/guideid/url only), children (names only), parts_count, tools_count, ancestors (breadcrumb names)}. The raw wiki page can be ~238KB; this projection keeps the response small for context budgets.
Args: title: The device title (e.g. "iPhone").
Note: Data from iFixit (CC BY-NC-SA). Non-commercial use only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |