lookup_part
Look up any hardware part number to retrieve its end-of-life status, End-of-Sale and End-of-Service-Life dates, support runway score, and vendor bulletin URL from EOSL.ai data.
Instructions
Look up one hardware part number or model name in the EOSL.ai database (read-only, no auth; for many parts use bulk_check). Returns support status, End-of-Sale and End-of-Service-Life dates, support runway score, and the primary vendor bulletin URL backing the dates. Matching is exact, then punctuation-insensitive, then Fortinet short-SKU aliases (FG-60E -> FortiGate-60E); a model/family name (e.g. "7010TX-48") that matches no SKU returns the family-level record, flagged matchedVia:family-name. Anything else returns found:false rather than a guessed date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vendor | No | Optional vendor hint, e.g. "Cisco". Restricts the match to that vendor. | |
| part_number | Yes | Vendor part number / SKU, e.g. "WS-C3850-48P-S" or "FG-100F". |