Skip to main content
Glama

Zentao MCP Server

by ad19900913

rdms_get_market_bug

Fetch detailed market bug information by ID, including image URLs, using this tool to streamline bug tracking and analysis. Utilize returned URLs for image content analysis with other tools.

Instructions

Get market bug details by ID with image extraction. Returns market bug information including image URLs but NOT image content. If you need to analyze image content, use the rdms_download_image tool with the returned image URLs.

Input Schema

NameRequiredDescriptionDefault
marketBugIdYesMarket bug ID

Input Schema (JSON Schema)

{ "properties": { "marketBugId": { "description": "Market bug ID", "type": "string" } }, "required": [ "marketBugId" ], "type": "object" }

Other Tools from Zentao 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/ad19900913/mcp-rdms'

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