Skip to main content
Glama

sellfox_warehouse_stock

sellfox_warehouse_stock

Retrieve inventory details for Amazon sellers by filtering by warehouse, SKU, FNSKU, creation date, or modification date. Supports hiding zero-stock items.

Instructions

查询库存明细。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
isHiddenNo隐藏库存为0的数据: true/false
fnSkuListNoFNSKU列表,最大100个
warehouseIdNo仓库ID
commoditySkusNo商品SKU列表,最大100个
createTimeEndNo创建时间结束于 yyyy-MM-dd hh:mm:ss
createTimeStartNo创建时间开始于 yyyy-MM-dd hh:mm:ss
modifiedTimeEndNo修改时间结束于 yyyy-MM-dd hh:mm:ss
modifiedTimeStartNo修改时间开始于 yyyy-MM-dd hh:mm:ss
Behavior2/5

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

With no annotations, the description should disclose behavioral traits. It only states 'query', implying read-only, but does not confirm idempotency, rate limits, or return format. The lack of detail leaves uncertainty.

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

Conciseness3/5

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

The description is extremely short, which is concise but sacrifices completeness. It could benefit from additional context without becoming overly verbose.

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?

Given 8 optional parameters and no output schema, the description is insufficient. It does not explain how parameters interact, default behavior, or what the result contains.

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 100%, so baseline is 3. The description does not add any additional meaning beyond the schema's parameter descriptions.

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

Purpose3/5

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

The description says '查询库存明细' (query inventory details), which clearly states it retrieves inventory information. However, it does not differentiate from sibling tools like sellfox_fba_stock or sellfox_stock_flow that may have overlapping purposes.

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 is provided on when to use this tool versus alternatives. There is no mention of prerequisites, filters, or context to help decide applicability.

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/shuolol/sellfox-mcp'

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