Skip to main content
Glama
ron2111

flipkart-seller-mcp

by ron2111

flipkart_manage_ads

Manage Flipkart advertising campaigns: list campaigns, fetch performance metrics, update daily budgets, and modify keyword or product bid prices.

Instructions

Manage Flipkart advertising campaigns (PLA / PCA / Smart ROI), budgets, and bidding.

Actions:

  • 'list_campaigns': View active or paused ad campaigns.

  • 'get_metrics': Fetch campaign performance (impressions, clicks, spend, orders, ROAS).

  • 'update_budget': Update daily budget (INR).

  • 'update_bid': Modify keyword or product bid prices.

Output format: Returns token-optimized Markdown table ('summary') or JSON ('full').

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes
bid_amountNo
campaign_idNo
daily_budgetNo
detail_levelNosummary
status_filterNoRUNNING

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations provided, so description fully bears responsibility. It mentions mutating actions (update_budget, update_bid) but does not disclose side effects, prerequisites, authentication needs, or rate limits. The output format is noted, but behavioral traits like irreversible changes or costing implications are missing.

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 structured with bullet-pointed actions and a clear output format note. It is fairly concise, though the first line has a typo ('betting' instead of 'bidding'). Every sentence adds value, but the listing could be slightly tighter.

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 tool's complexity (multiple actions, 6 parameters, no annotations), the description lacks parameter-to-action mapping, error conditions, required permissions, and output details beyond format. It is incomplete for an agent to confidently invoke the tool.

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 coverage is 0%, forcing description to explain parameters. It connects some parameters to actions (e.g., daily_budget for update_budget, bid_amount for update_bid) but does not map all parameters (campaign_id, status_filter) to actions. Detail_level is briefly explained, but not comprehensively.

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 starts with 'Manage Flipkart advertising campaigns' which is a clear verb+resource. It lists specific actions (list_campaigns, get_metrics, update_budget, update_bid) that are distinct from sibling tools like flipkart_manage_shipments or flipkart_manage_returns, which handle logistics and not ads.

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

Usage Guidelines3/5

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

The description implies usage for ad management but does not explicitly state when to use this tool versus alternatives. There is no 'when-not-to-use' or comparative guidance, though sibling tools are in different domains.

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/ron2111/flipkart-seller-mcp'

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