Skip to main content
Glama
DodoNic

wandpad-etsy-mcp

by DodoNic

Shop-Sections abrufen

etsy_get_shop_sections

Retrieve all Etsy shop sections with their titles, ranks, and active listing counts to organize and manage your shop categories.

Instructions

Listet alle Kategorien (Shop-Sections) des Shops mit Titel, Rang und Anzahl aktiver Listings darin.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It clearly indicates a read-only listing operation ('Listet') and details the returned fields (title, rank, active listing count), which adds useful context. However, it omits potential considerations such as authentication requirements, rate limits, or whether the response includes additional identifiers like section IDs.

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?

The description is a single, focused sentence in German that directly states the resource and the information provided. It is front-loaded with the primary action ('Listet') and includes no redundant or extraneous content.

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

Completeness3/5

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

The tool has no output schema, so the description must explain what is returned. It lists title, rank, and active listing count, but likely omits other essential fields such as the section ID, which is typically needed for subsequent operations. Given the simplicity (0 parameters), the description is partially complete but leaves a gap regarding the full response structure.

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 has zero parameters, so the schema is trivially 100% covered. Per the baseline for 0 parameters, a score of 4 is appropriate. The description adds no parameter-level detail because there are none to describe, and none are needed.

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 clearly states the tool's function: listing all shop sections with title, rank, and number of active listings. The verb 'Listet' (lists) and specific resource (Shopsections) make the purpose unambiguous, and it is distinct from sibling tools like etsy_get_shop or etsy_list_listings.

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?

The description provides no guidance on when to use this tool versus alternatives. It does not mention exclusions, prerequisites, or situations where another sibling tool would be more appropriate. The usage is only implied by the resource name and purpose, not explicitly stated.

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/DodoNic/wandpad-etsy-mcp'

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