工具 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)

其他1 积分

调用信息

工具标识
biomcp.openfda_recall_searcher
服务提供方
生物医学研究
平均响应
0 ms
近 7 天调用
0

输入参数

drug

Drug name to search for recalls

recall_class

Recall classification (1=most serious, 2=moderate, 3=least serious)

status

Recall status (ongoing, completed, terminated)

reason

Search text in recall reason

since_date

Show recalls after this date (YYYYMMDD format)

limit

Maximum number of results

page

Page number (1-based)

api_key

Optional OpenFDA API key (overrides OPENFDA_API_KEY env var)