Facility Products
fda_facility_productsList device products registered at a facility by FEI number with pagination. Returns product code, proprietary name, listing number, and classification details (device name, class, medical specialty). Note: fda_get_facility already includes products — use this only when paginating through large product lists. Drug products are not linked by FEI; use fda_search_ndc with company name instead. Requires: FEI number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fei | Yes | FDA Establishment Identifier (FEI number) | |
| limit | No | Max results to return (1-500) | |
| offset | No | Result offset for pagination |