Skip to main content
Glama
tukimtk-design

Openworker E-Commerce MCP Server

ecommerce_hybrid_executor

Execute product management on Shopee, TikTok Shop, and Lazada by combining API interception, browser control, and human captcha resolution for automated updates.

Instructions

Hybrid API/CDP/Human execution

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskDetailsYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv1.0.0

TDQS

D1.3/5.0
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry the full burden of behavioral disclosure. It does not indicate whether the tool mutates state, requires authentication, is destructive, has rate limits, or what side effects occur. The phrase 'Hybrid API/CDP/Human execution' hints at possible delegation to automated or human steps, but gives no concrete behavioral guarantees.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single short phrase, which is concise in length, but it is under-specified rather than efficiently structured. There is no introduction, no details, and no logical breakdown. It does not earn its place because it provides almost no value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's apparent role as a hybrid executor, the description is grossly incomplete. There is no output schema, no parameter documentation, no behavioral disclosure, and no differentiation from the extensive sibling list. An agent would have no basis to invoke this tool correctly or understand its effects.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has one parameter, taskDetails, which is an open-ended object with additionalProperties true. Schema coverage is 0%, meaning the schema itself gives no semantic meaning. The description does not explain what taskDetails should contain, what format it takes, or any constraints. It fails completely to compensate for the lack of schema information.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Hybrid API/CDP/Human execution' gives a vague sense that the tool performs some kind of execution across three technical approaches, but it does not specify a concrete verb+resource or what is being executed. It is not a complete tautology like 'Process', but it offers almost no actionable clarity and does not differentiate it from the many sibling tools like ecommerce_run_recipe or ecommerce_autonomous_store_manager.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is no guidance on when to use this tool versus any of the 30+ siblings. No mention of use cases, prerequisites, or alternatives. The description is a single phrase with no contextual cues to help an agent decide when this hybrid executor is the right choice.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.