Skip to main content
Glama

sellfox_cost_batch_outbound

sellfox_cost_batch_outbound

Retrieves cost data for batch outbound orders from Sellfox. Filter by date range, order type, region, and more to analyze outbound costs.

Instructions

获取批次出库成本数据。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endDateYes结束时间 yyyy-MM-dd
orderSnsNo单据编号列表
outTypesNo出库类型列表
regionIdNo区域ID列表
sellableNo是否可售
startDateYes开始时间 yyyy-MM-dd
orderTypesNo单据类型列表
searchModeNo搜索模式
searchTypeNo搜索类型
shopIdListNo店铺ID列表
orderSnTypeNo单据编号类型
adjustReasonsNo调整原因列表
searchContentNo搜索内容
warehouseShopIdListNo仓库店铺ID列表
queryUnauthorizedShopNo是否查询未授权店铺
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It only says 'get', implying a read operation, but does not mention authorization, rate limits, or any side effects. For a data retrieval tool with 15 parameters, more context is needed.

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 sentence with no extraneous words. It is efficient and front-loaded, directly stating the tool's purpose.

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 the high parameter count (15) and absence of an output schema or annotations, the description is too minimal. It does not explain the purpose of parameters like 'searchMode' or 'searchType', nor does it describe the return value structure, leaving significant gaps for an AI agent.

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?

The input schema has 100% coverage with descriptions for all 15 parameters. The tool description adds no additional meaning or context beyond the schema, meeting the baseline but not exceeding it.

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 '获取批次出库成本数据。' clearly states the verb 'get' and resource 'batch outbound cost data', making the purpose specific. However, it does not distinguish from sibling tools like sellfox_cost_batch_inbound, which retrieves inbound cost data.

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. No exclusions, prerequisites, or context are mentioned, leaving the agent to infer usage from the name alone.

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