health.safety.drug_labels
Search drug labeling information including indications, dosage, warnings, interactions, and contraindications from OpenFDA data to support medication safety and informed prescribing decisions.
Instructions
Search drug labeling data — indications, dosage, warnings, interactions, contraindications (OpenFDA)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | Yes | OpenFDA search query for drug labels (e.g. "openfda.brand_name:ibuprofen", "openfda.generic_name:metformin", "drug_interactions:warfarin") | |
| limit | No | Number of results (1-100, default 10) | |
| skip | No | Number of results to skip for pagination |