Skip to main content
Glama

MCP-FEISHU

by NINGyv179

get_defect_link

Retrieve defect links from Feishu OpenAPI by specifying the defect ID, enabling quick access to defect details within Windsurf IDE for efficient issue tracking and management.

Input Schema

NameRequiredDescriptionDefault
IDYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ID": { "type": "string" } }, "required": [ "ID" ], "type": "object" }
Install Server

Other Tools from MCP-FEISHU

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/NINGyv179/mcp-feishu'

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