Skip to main content
Glama
ron2111

flipkart-seller-mcp

by ron2111

flipkart_manage_returns

Manage customer returns, track RTO shipments, and file Seller Protection Fund claims for damaged or missing items.

Instructions

Manage Flipkart customer returns, RTO tracking, and Seller Protection Fund (SPF) claims.

Actions:

  • 'list_returns': List customer returns, RTOs, or replacements.

  • 'track_rto': Track return shipment delivery status and courier location.

  • 'approve_return': Approve customer return request.

  • 'spf_claim': File SPF claim for damaged, wrong, or missing return items.

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes
return_idNo
return_typeNoCUSTOMER_RETURN
tracking_idNo
claim_amountNo
claim_reasonNo
detail_levelNosummary

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, and the description does not disclose behavioral traits such as side effects (e.g., irreversible actions), authentication requirements, rate limits, or what happens to data. The description only lists actions and output format, lacking transparency.

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 concise, uses a bullet list for actions, and includes output format. It is well-structured and front-loaded with purpose. However, it could be slightly more efficient by combining some phrases.

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

Completeness3/5

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

The description covers actions and output format, but given the tool complexity (7 params, no annotations, output schema exists), it lacks details on parameter interactions, prerequisites, and expected outcomes. It is minimally complete but leaves gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must explain parameters. It mentions action, return_id, tracking_id, etc., in the context of actions, but does not detail each parameter's meaning, format, or constraints (e.g., claim_amount, claim_reason). The description adds some value but is insufficient for a 7-parameter tool with no schema documentation.

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 tool manages returns, RTO tracking, and SPF claims, with specific actions listed. The purpose is clear, though it doesn't differentiate from sibling tools beyond domain.

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 lists actions and their purposes, giving some context on when to use each action. However, it does not provide guidance on when to use this tool versus siblings (e.g., flipkart_manage_shipments), nor when not to use it.

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