Skip to main content
Glama

Get products

get_products
Read-only

Retrieve product listings from your shop across marketplaces like Shopee, Lazada, or TikTok. Filter by status such as live or sold out, and search by product name.

Instructions

List or search products in the shop, optionally filtered by status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax items (default 50, max 100).
queryNoSearch text to match product names.
cursorNoOpaque pagination cursor from a previous response.
statusNo
platformNoMarketplace to target. Defaults to shopee.
Behavior3/5

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

Annotations already declare readOnlyHint=true, so the description does not need to restate safety. However, it adds little beyond that—no mention of pagination, rate limits, or behavior when no results. With annotations present, the bar is lower, but still minimal added value.

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?

A single 12-word sentence that is concise, front-loaded, and contains no wasted words. Every word is necessary.

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 description is too minimal for a tool with 5 parameters and no output schema. It omits pagination (cursor), search query behavior, platform default, and return value format. The agent lacks crucial usage context.

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

Parameters3/5

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

Schema description coverage is 80% (4 of 5 parameters documented). The description only highlights the 'status' filter, which is already in the schema. No additional parameter meaning is provided beyond structured fields.

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 action ('List or search') and resource ('products in the shop'), with an optional filter, distinguishing it from siblings like get_order or get_orders. It is specific and unambiguous.

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?

No guidance on when to use this tool versus alternatives. Sibling tools include other getters (e.g., get_order, get_orders) but the description does not provide exclusion criteria or context for choosing this tool.

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/RextonWong/sellabot-mcp'

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