Toolathlon-Verified · Website task ID303· Canonical taskwoocommerce-product-recallView the task source atd57361c0
Required Tools
MCP Servers
Local Tools
handle_overlong_tool_outputs
manage_context
Instruction
Remove products of a specified model from your WooCommerce store and recall the corresponding products. The product must be taken off the shelf (set to draft or private status, or with catalog visibility set to hidden), rather than deleted. Given a product model, search for historical orders related to that product and send a recall email to the corresponding customer’s email address. Seerecall_email_template.md for the email template. The email must include a Google Forms recall form created by strictly following the recall_form_template.json template (order of questions, options and contents), and return the form information in recall_report.json. The template is as follows:
Initial State
Local Workspace
workspace/
├── recall_email_template.md
└── recall_form_template.json





