Toolathlon-Verified · Website task ID304· Canonical taskinventory-syncView the task source atd57361c0
Required Tools
MCP Servers
Local Tools
handle_overlong_tool_outputs
manage_context
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




