upcoming_catalysts
ActiveTool of com.dropwatchhq/bio-catalyst
Return upcoming biotech/pharma catalysts (clinical-trial readouts, FDA AdComm meetings, recent approvals) VERIFIED against and linked to their official source (ClinicalTrials.gov, Federal Register, openFDA). Each record includes the official sourceUrl, the exact sourceField the date came from, and a verifiedAsOf stamp. This is scheduling/reference data, NOT investment advice.
Parameters schema
{
"type": "object",
"properties": {
"days": {
"type": "number",
"description": "Horizon in days from today (default 90)."
},
"kind": {
"enum": [
"readout",
"adcom",
"approval"
],
"type": "string",
"description": "Filter by event type."
},
"limit": {
"type": "number",
"description": "Max events (default 50)."
},
"phase": {
"type": "string",
"description": "Filter trial readouts by phase, e.g. 'PHASE3'."
},
"ticker": {
"type": "string",
"description": "Filter to one public-company ticker."
}
}
}Parent server
com.dropwatchhq/bio-catalyst
1/7 registries