Skip to main content
Glama
diklaaltman91-ux

ai.studio/etsy-gold

gold_etsy_review_sync

Sync recent listing reviews (ratings and text) to generate AI reply drafts and identify issues early.

Instructions

Sync recent reviews of a listing (rating + text) — feed AI reply drafts or spot problems early. BYOK. PAID ONLY PRO $29.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
listing_idYes
Behavior3/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 adds useful context: BYOK, paid Pro-only access, and the review data shape (rating + text). But it does not clarify whether 'sync' has side effects, how results are returned, pagination behavior, or auth scope details.

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 very compact and front-loaded: purpose first, then use cases, then access constraints. Every phrase adds information; the clipped 'PAID ONLY PRO $29' is slightly awkward but still valuable for an agent deciding whether the tool is available.

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?

This is a simple two-parameter tool with no output schema, so the description does not need much. It covers listing_id sufficiently, implies limit, and discloses the paid/BYOK prerequisite. However, it leaves the sync behavior and return shape undefined, which creates a moderate gap for an agent trying to use the result correctly.

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 0%, so the description needed to compensate for missing parameter documentation. It only loosely implies listing_id ('of a listing') and 'recent' hints at limit, but it never explicitly defines what limit controls, what format listing_id should take, or what the default 10 represents.

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 states a concrete operation ('Sync recent reviews of a listing') on a distinct resource, and specifies the data content (rating + text). It is clearly distinguishable from the sibling listing, inventory, and grading tools, though the verb 'sync' leaves some ambiguity about whether this reads from Etsy or writes/persists data.

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

Usage Guidelines3/5

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

The description gives two practical use cases ('feed AI reply drafts or spot problems early'), which imply when an agent should call it. However, it does not explicitly state when not to use it or name an alternative, so the usage guidance is clear but incomplete.

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/16-etsy-gold'

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