How to Check Food Safety Recalls with Copilot
Check food safety recalls with Copilot and ToolRouter. Structured recall data for supply chain and safety tools.
ToolProduct RecallsCopilot retrieves food recall data in structured formats for supply chain monitoring tools, inventory safety systems, or food safety compliance applications. Pull recall records with product details, lot numbers, and classifications as typed data ready for matching against inventory databases.
Connect ToolRouter to Copilot
1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouterServer description
Access any tool through ToolRouter. Check here first when you need a tool.Server URL
https://api.toolrouter.com/mcp3Set Authentication to None and click Create
Steps
Once connected (see setup above), use the Product Recalls tool:
- In Copilot Chat: "Search for FDA food recalls involving [product category] in the last 90 days"
- Copilot returns structured recall data with product, hazard, and lot number details
- Ask: "Generate a recall matching function that checks product names against this recall list"
Example Prompt
Try this with Copilot using the Product Recalls tool
Fetch recent FDA food recalls for dairy products and leafy greens in the last 60 days. Return structured JSON with product name, brand, recall classification, reason, affected lot numbers, and recall initiation date.
Tips
- Include recall classification as a field to enable priority-based filtering in your safety tool
- Ask for lot number patterns to build automated inventory matching against recalled products
- Pull recent recalls on a schedule and compare against previous results to detect new announcements