FDA Recalls
health__fda-recallsSearch FDA drug recall reports to monitor safety alerts, check product status, and access enforcement details with daily updates from openFDA.
Instructions
[Health & Medical Data Agent] Search FDA drug enforcement/recall reports. Returns recall events including classification, status, and product description. Source: openFDA (CC0), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return | |
| query | No | Search query to filter recalls |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |