fda_adverse_events
Aggregate FDA adverse-event reports (FAERS) for a drug. Deduplicates by safetyreportid (bug fixed in 0.2.1). Returns total reports, unique reaction count, and top 20 reactions by frequency in the requested window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drug | Yes | Generic drug name. | |
| limit | No | ||
| date_to | No | ||
| date_from | No |