Skip to main content
Glama
AndrewEstopinan

Bright Data MCP Server

Walmart seller data

web_data_walmart_seller

Retrieve structured Walmart seller profile data from a seller URL, enabling competitive analysis and market research.

Instructions

Structured Walmart seller profile data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesWalmart seller URL
Behavior2/5

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

No annotations are present, so the description carries the full burden of behavioral disclosure. It only states that output is 'structured' and scoped to 'seller profile data', but does not mention how the tool fetches data, what authentication or access requirements exist, what failure modes occur, or what fields are included.

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 a single, short, front-loaded sentence with no filler words. It is concise and readable, though the brevity borders on under-specification; that concern is more relevant to completeness than to conciseness.

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?

With no output schema and no annotations, the description has a higher burden to explain what the agent will receive or need to know. It only gives a minimal indication of 'structured data' without listing typical fields, return format, or any operational context. This is insufficient for a data extraction tool, even a simple one.

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 fully covers the single 'url' parameter with a description 'Walmart seller URL', so schema coverage is 100%. The tool description adds the context of 'seller profile data' but does not add meaningful parameter-level details beyond the schema, so the baseline score of 3 is appropriate.

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 identifies the resource (Walmart seller profile data) and implies data retrieval, but it is a noun phrase rather than a specific verb+resource statement. It does not explicitly say 'get' or 'extract', and while it distinguishes from the sibling Walmart product tool by mentioning 'seller', it does not clearly differentiate from other web_data tools.

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?

There is no guidance on when to use this tool versus alternatives like smart_scrape or web_data_walmart_product. No conditions, exclusions, or recommended use cases are provided, leaving the agent to infer usage entirely from the tool name and title.

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/AndrewEstopinan/browser-mcp'

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