Skip to main content
Glama

Zentao MCP Server

by ad19900913

rdms_get_my_bugs

Retrieve bugs assigned to you from Zentao bug tracking systems. Filter by status and set a result limit to streamline bug management.

Instructions

Get bugs assigned to current user

Input Schema

NameRequiredDescriptionDefault
limitNoMax results
statusNoFilter by statusactive

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Max results", "type": "number" }, "status": { "default": "active", "description": "Filter by status", "type": "string" } }, "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