Skip to main content
Glama
diklaaltman91-ux

ai.studio/woocommerce-gold

gold_wc_variations

List and bulk-manage WooCommerce product variations for size and color, with create, update, and delete actions.

Instructions

List or bulk-create product VARIATIONS (size/color) — clothing shops cannot live without this; techspawn has it, we added it. PAID ONLY PRO $29.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNo
confirmNomust be CONFIRM for create/update/delete; list stays read-only
product_idYes
variationsNo
Behavior2/5

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

Since no annotations are provided, the description bears the full burden of behavioral disclosure. It does mention paid-only access and list/bulk-create intent, but it hides the destructive update/delete actions and does not mention the CONFIRM requirement, write side effects, or that list is read-only.

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 core function is stated in one sentence, but the description is padded with marketing noise ('clothing shops cannot live without this; techspawn has it, we added it') and a pricing note that do not help an AI agent select or invoke the tool. These extra phrases reduce clarity without adding operational value.

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

Completeness2/5

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

Given four parameters, no output schema, and no annotations, the description is incomplete. It omits the update/delete actions, the confirmation requirement, expected variations structure, error or return behavior, and any practical constraints besides the paid note.

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

Parameters2/5

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

Schema description coverage is only 25%, so the description must compensate, but it barely does. It adds that variations are size/color and hints at list/create actions, yet it does not explain product_id, the variations array shape, or the action enum semantics beyond what the schema already shows.

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

Purpose4/5

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

The description clearly names a verb and resource: 'list or bulk-create product VARIATIONS (size/color)' and the term 'variations' helps distinguish it from sibling bulk tools. However, it omits the update and delete actions that the schema allows, so it understates the tool's actual scope.

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

Usage Guidelines2/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 alternatives like gold_wc_batch or gold_update_product. Marketing phrases like 'clothing shops cannot live without this' and 'techspawn has it, we added it' provide no practical selection criteria, and no conditions are given for choosing list versus create/update/delete.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/diklaaltman91-ux/09-woocommerce'

If you have feedback or need assistance with the MCP directory API, please join our Discord server