Skip to main content
Toolathlon-Verified · Website task ID 301 · Canonical task filter-low-selling-products View the task source at d57361c0

Required Tools

MCP Servers
woocommerce
filesystem
emails
Local Tools
claim_done
handle_overlong_tool_outputs
python_execute
manage_context
history

Instruction

Please help me check which products are in my shop, filter out those that have been in stock for more than 90 days and have sold fewer than 10 units in the past 30 days. Move them to a product category named “Outlet/Clearance” (”/” is part of the name). Also, send an email to each of the subscribed customers. You can find the email template under the workspace (please sort the products by stock-in time from earliest to latest; if the stock-in time is the same, then sort by discount ratio from small to large). The subscriber information is in subscriber.json.

Initial State

Local Workspace

workspace/ ├── blog_template.md ├── email_template.txt └── subscriber.json

Runtime Setup

This task initializes application or service state during preprocessing. Review the pinned setup source.

Legacy Trajectories

These replays were produced on the original Toolathlon release. They are retained for historical inspection and are not Toolathlon-Verified results.