search_drug_adverse_events
Query FDA adverse event reports to analyze drug safety data, filtering by drug name, reaction, or patient demographics.
Instructions
Search FDA Adverse Event Reporting System (FAERS) data.
Args: search: openFDA query (e.g. 'patient.drug.openfda.brand_name:"aspirin"'). limit: Max results (1-1000). skip: Offset for pagination. count: Field to count (returns frequency counts instead of records).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| count | No | ||
| limit | No | ||
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |