Fda Warning Letters
fda_warning_lettersSearch FDA WARNING LETTERS — official enforcement letters FDA sends firms for violations (CGMP, adulterated/misbranded products, unapproved claims). Answers "has received an FDA warning letter", "recent FDA warning letters about supplements/devices". By default search matches the RECIPIENT company the letter was issued to, so the answer is about that firm's own enforcement history; set match:"fulltext" to search the whole letter record instead, which also finds letters that merely mention a firm. Every row reports matched_field so a caller can tell "issued to" from "mentions". Covers ~3,660 letters. Returns recipient company, posted/issued dates, issuing FDA office, subject, and a link to the full letter text. Keyless, live from fda.gov.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max letters to return, 1–50 (default 10). Newest first. | |
| match | No | How `search` is applied. "recipient" (default) keeps only letters whose addressed company matches. "fulltext" returns every record matching anywhere in its indexed text, including letters that only mention the term. | |
| search | No | Company the letter was issued to (e.g. "Elanco", "Merck Sharp & Dohme") under the default match mode. Under match:"fulltext" this is a free-text query over the whole record — a product ("supplement") or violation topic ("CGMP"). Omit for the most recent letters. |