Skip to main content
Glama
diklaaltman91-ux

ai.studio/woocommerce-gold

gold_list_customers

List WooCommerce customers with optional filters for role, email, search, and pagination to retrieve store customer data.

Instructions

Gold PRO $29: list Woo customers via GET /wp-json/wc/v3/customers — BYOK fail-closed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
roleNo
emailNo
searchNo
per_pageNo
Behavior3/5

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

With no annotations, the description carries some burden and does add value: 'GET' indicates a read-only operation, and 'BYOK fail-closed' discloses the authentication/failure behavior. However, it omits pagination behavior, response shape, and how filters affect results.

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

Conciseness4/5

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

The description is compact and front-loads the core operation and endpoint. The pricing and 'BYOK fail-closed' phrases are terse but add contextual flags without wasting words.

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?

The definition is not complete enough for a tool with 5 optional parameters, no annotations, and no output schema. It provides the endpoint and a fail-closed hint, but leaves parameter semantics, pagination, and return behavior to guesswork.

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?

Schema description coverage is 0%, and the description adds no meaning to any of the five parameters (page, role, email, search, per_page). An agent must infer semantics solely from parameter names.

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 states a specific verb and resource: 'list Woo customers via GET /wp-json/wc/v3/customers'. This clearly differentiates it from sibling tools like gold_list_products and gold_list_orders.

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 about when to use this tool versus alternatives, nor any when-not-to-use conditions. The 'BYOK fail-closed' hint suggests an auth prerequisite but does not explain tool selection relative to other list tools.

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