Skip to main content
Glama

Qiita API MCP Server

delete_comment

Remove unwanted or outdated comments from Qiita articles to maintain content quality and relevance. Delete comments by providing the specific comment ID.

Instructions

指定されたコメントを削除します

Input Schema

NameRequiredDescriptionDefault
commentIdYesコメントID

Input Schema (JSON Schema)

{ "properties": { "commentId": { "description": "コメントID", "type": "string" } }, "required": [ "commentId" ], "type": "object" }

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/Selenium39/mcp-server-qiita'

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