How to Research Drug Recalls with OpenClaw
Research drug recalls with OpenClaw and ToolRouter. Automated medication recall monitoring for healthcare organisations.
ToolProduct RecallsOpenClaw monitors FDA drug recalls automatically. Run daily sweeps of new recall announcements, match recalled drugs against an active formulary or inventory list, and generate structured alerts for pharmacy or clinical teams — maintaining medication safety compliance without manual daily checks.
Connect ToolRouter to OpenClaw
1Install the CLI
npm install -g toolrouter-mcp2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp toolsSteps
Once connected (see setup above), use the Product Recalls tool:
- Ask: "Search for new FDA drug recalls in the last 7 days"
- OpenClaw returns recent recall announcements with drug and lot details
- Ask: "Flag any Class I recalls — these are the most urgent for patient safety"
Example Prompt
Try this with OpenClaw using the Product Recalls tool
Search for all FDA drug recalls initiated in the last 14 days. Return a table with drug name, manufacturer, recall class, reason for recall, and lot numbers affected. Flag all Class I recalls as highest priority.
Tips
- Run daily drug recall sweeps for healthcare settings where patient safety depends on current information
- Filter for Class I recalls specifically when you need immediate action — they carry the highest patient safety risk
- Cross-reference new recalls against your active formulary or dispensing records to identify patient exposure quickly