How to Check Consumer Product Safety with Copilot

Check consumer product safety with Copilot and ToolRouter. Structured CPSC recall data for retail and safety tools.

Tool
Product Recalls icon
Product Recalls

Copilot retrieves CPSC recall data in structured formats for retail compliance systems, product inventory safety tools, or marketplace safety screening applications. Pull recall records with product category, hazard type, units affected, and remedy information as typed data for integration into product management workflows.

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
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the Product Recalls tool:

  1. In Copilot Chat: "Search CPSC recalls for [product category] in the last year"
  2. Copilot returns structured recall data with hazard and product details
  3. Ask: "Generate a product safety screening function that checks against this recall data"

Example Prompt

Try this with Copilot using the Product Recalls tool
Fetch CPSC recalls for children's products and electronics in the last 12 months. Return structured JSON with product name, brand, category, hazard description, units affected, recall date, and remedy type.

Tips

  • Include units affected as a numeric field to enable sorting recalls by scale
  • Ask for hazard type as a categorised field to enable filtering by risk type in your safety system
  • Build a product blacklist feature by extracting product names and model numbers from recall data