工具 API
openfda_ recall_ searcher
Search FDA drug recall records from the Enforcement database. ⚠️ PREREQUISITE: Use the 'think' tool FIRST to plan your research strategy! Returns recall information including: - Classification (Class I, II, or III) - Recall reason and description - Product identification - Distribution information - Recalling firm details - Current status Class I = most serious (death/serious harm) Class II = moderate (temporary/reversible harm) Class III = least serious (unlikely to cause harm)
调用信息
- 工具标识
- biomcp.openfda_recall_searcher
- 服务提供方
- 生物医学研究
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
drugDrug name to search for recalls
recall_classRecall classification (1=most serious, 2=moderate, 3=least serious)
statusRecall status (ongoing, completed, terminated)
reasonSearch text in recall reason
since_dateShow recalls after this date (YYYYMMDD format)
limitMaximum number of results
pagePage number (1-based)
api_keyOptional OpenFDA API key (overrides OPENFDA_API_KEY env var)