Skip to main content
Glama
diklaaltman91-ux

ai.studio/woocommerce-gold

gold_setup_check

Check WooCommerce Gold configuration status before proceeding. See license tier, API key presence (set vs missing), and the exact next step to fix setup gaps.

Instructions

SETUP CHECK for WooCommerce Gold — run this FIRST. Shows license tier, which API keys are set vs missing (names only, never values), and the exact next step.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations provided, the description carries the behavioral disclosure burden. It transparently states that it is a check, only shows names of configured or missing API keys, never values, and outputs the next step. This reasonably implies a non-destructive diagnostic action, though it never explicitly states 'read-only' or 'no side effects'.

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

Conciseness5/5

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

Two short, front-loaded sentences deliver the purpose, the usage instruction, and the key output content with no filler. 'Run this FIRST' is placed immediately after the tool name, maximizing scannability.

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

Completeness5/5

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

For a zero-parameter setup diagnostic with no output schema, the description is complete: it tells the agent what to expect (license tier, API key status, next step), and no additional context is needed to invoke it correctly.

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

Parameters4/5

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

The tool takes zero parameters, so the schema already fully documents the invocation surface. The baseline of 4 applies; there are no parameter semantics left to clarify.

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

Purpose5/5

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

The description uses a specific verb-resource pairing ('SETUP CHECK for WooCommerce Gold') and clarifies exactly what it reports: license tier, API key presence, and next step. This clearly distinguishes it from the operation-focused sibling tools like gold_list_products or gold_create_product.

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

Usage Guidelines4/5

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

The instruction 'run this FIRST' provides explicit timing guidance and implies it should precede business operations. It does not name when-not-to-use cases or alternatives, but no sibling setup tool exists, so the when-to-use condition is sufficient.

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