Skip to main content
Glama
ncosic

Webotee Amazon Product Research

asin_profit_calc

Read-only

Estimate if an Amazon ASIN can achieve a target profit margin, using buybox price, FBA fees, and referral fees. Returns product brand, title, and fulfillment type.

Instructions

Estimate whether an ASIN can hit a target profit margin given current buybox price, estimated FBA fees, and Amazon referral fee. Use when the user asks 'can I make money on this ASIN', 'profit calculator', 'margin estimate for B08N5WRWNW', 'is this ASIN profitable to sell', or any margin/profit question. Also returns product brand, title, price (or price range) and fulfillment (FBA/FBM/AMZ + amz/fba pct) for the ASIN.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
asinYesASIN to analyze (e.g. B08N5WRWNW).
target_margin_pctNoTarget profit margin percentage (default 20).
cogsNoYour cost of goods in USD. If omitted, the tool estimates breakeven COGS.
marketplace_idNo1 = Amazon UK, 2 = Amazon US (default)
Behavior3/5

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

Annotations already declare readOnlyHint=true, so the safety profile is clear. The description adds context about return fields (brand, title, price, fulfillment) but does not disclose additional behavioral traits like API calls or estimation methodology. With annotations present, a score of 3 is appropriate.

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 two concise sentences with no wasted words. The first sentence states the primary purpose, and the second adds use case examples and return information. It is front-loaded and efficient.

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

Completeness4/5

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

Given the tool has 4 parameters and no output schema, the description provides sufficient context by listing return fields (brand, title, price, fulfillment). It does not explain the profit calculation formula, but for an agent, the description is complete enough to use the tool correctly.

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 extra meaning beyond what the schema already provides for parameters (asin, target_margin_pct, cogs, marketplace_id). The description focuses on output rather than parameter semantics.

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 estimates profit margin for an ASIN, with specific verb 'estimate' and resource 'ASIN'. It provides example queries like 'can I make money on this ASIN' and differentiates from siblings like asin_buybox_history or asin_comparables by focusing on profitability.

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

Usage Guidelines4/5

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

The description explicitly lists use cases ('can I make money on this ASIN', 'profit calculator', etc.) and mentions when to use it. It does not exclude alternatives, but with many sibling tools, the context is sufficient for an agent to decide.

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/ncosic/webotee-mcp'

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