Skip to main content
Glama

Bargainer MCP Server

get_deal_details

Retrieve comprehensive details about a specific deal by inputting its ID, optionally specifying the source, to facilitate informed decision-making and deal comparison.

Instructions

Get detailed information about a specific deal

Input Schema

NameRequiredDescriptionDefault
dealIdYesThe ID of the deal to get details for
sourceNoThe source of the deal (optional)

Input Schema (JSON Schema)

{ "properties": { "dealId": { "description": "The ID of the deal to get details for", "type": "string" }, "source": { "description": "The source of the deal (optional)", "type": "string" } }, "required": [ "dealId" ], "type": "object" }
Install Server

Other Tools from Bargainer MCP Server

Related Tools

    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/karthiksivaramms/bargainer-mcp-client'

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