Skip to main content
Toolathlon-Verified · Website task ID 304 · Canonical task inventory-sync View the task source at d57361c0

Required Tools

MCP Servers
woocommerce
filesystem
Local Tools
claim_done
python_execute
handle_overlong_tool_outputs
manage_context
history

Instruction

I am a WooCommerce store owner, and my shop has warehouses in the following cities: New York, Boston, Dallas, LA, San Francisco, Houston. Please help me: Check each warehouse SQLite database (located in the warehouse directory in the workspace) for the latest product inventory list (identified by Product ID) that has been uploaded but not yet updated in the online WooCommerce store. Use the WooCommerce MCP server to synchronize the inventory updates to the WooCommerce online store according to the city-to-region mapping.

Initial State

Local Workspace

workspace/ └── warehouse/ ├── warehouse_boston.db ├── warehouse_dallas.db ├── warehouse_houston.db ├── warehouse_los_angeles.db ├── warehouse_new_york.db └── warehouse_san_francisco.db

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.