Skip to main content
Glama

Zentao MCP Server

by ad19900913

rdms_get_bug

Retrieve detailed bug information by ID, including image URLs, from Zentao bug tracking systems. Use the extracted URLs to analyze image content with the rdms_download_image tool.

Instructions

Get bug details by ID with image extraction. Returns 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
bugIdYesBug ID

Input Schema (JSON Schema)

{ "properties": { "bugId": { "description": "Bug ID", "type": "string" } }, "required": [ "bugId" ], "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