bulk_check
Check up to 200 part numbers in a single call to retrieve end-of-life status, EOSL dates, and vendor source URLs for each.
Instructions
Check up to 200 part numbers in one call (read-only, no auth; for a single part use lookup_part). Returns a per-part row (status, EOSL date, source URL, page URL) plus summary counts: past, endingSoon, supported, active, notFound. Never partial and never destructive: unknown or malformed entries do not fail the call, each simply returns found:false in its row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part_numbers | Yes | Part numbers to check; max 200 after case-insensitive deduplication. Punctuation differences (dashes, dots, spaces) are tolerated by the matcher, so raw inventory strings are fine. |