Back to catalog
Cortexa research tool·drug discovery·faers_analytics
FAERS Analyze Temporal Trends
Analyze temporal trends in adverse event reporting by year. Returns yearly counts and trend direction (increasing/decreasing/stable). Example: ibuprofen GI bleeding reports 2015-2025 → +25% increase. Use for signal evolution monitoring.
Livelast probed 2026-04-30 23:07Z· 120msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 120ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"adverse_event": {
"description": "MedDRA Preferred Term (optional, omit for all events). Use exact MedDRA Preferred Term capitalization (e.g., \"Haemorrhage\" not \"hemorrhage\").",
"type": "string"
},
"drug": {
"description": "Alias for drug_name. Generic drug name.",
"type": "string"
},
"drug_name": {
"description": "Generic drug name",
"type": "string"
},
"operation": {
"const": "analyze_temporal_trends",
"description": "Operation type (fixed)"
},
"reaction": {
"description": "Alias for adverse_event. MedDRA Preferred Term for the adverse drug reaction.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default FAERS Analyze Temporal Trends call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FAERS_analyze_temporal_trends
- Tool name
- FAERS_analyze_temporal_trends
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse