removeComment
Remove a comment from a page
How to use it
removeComment is exposed by the Growi MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the removeComment tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Growi MCP Server
npx skills add growilabs/growi-mcp-serverOther tools in Growi MCP Server (32)
Add a comment to a page
Create a new page
Create a share link
Delete pages (bulk operation supported)
Delete a specific share link
Delete share links
Duplicate a page (including child pages)
Edit parts of a page with string replacements without sending the whole body (supports dry-run diff preview)
Get comments of a page
Deprecated, will be removed in 2.0.0. Alias of getPageWholeContents kept for backward compatibility; use getPageOutline, getPageSection, or getPageWholeContents instead
Get detailed page information
Get child pages of specified page
Get root page list
Get the heading outline of a page (heading tree with line ranges and sizes, without the body); also detects setext-style (underline) headings
Read only a part of a page, addressed by heading text or line range
Get tags of a page
Get the full markdown body of a page
Get list of recently updated pages
Get details of a specific revision
Get unified diffs for a batch of revision pairs (requires GROWI v7.5.6 or later)
Get share links of a page
Get list of tags
Get recent pages of a specific user
List the authenticated user's consecutive-edit runs across all pages (requires GROWI v7.5.6 or later)
Get page edit history (revision bodies are omitted; bodyLength is returned instead)
Get summary information of page listings
/ unpublishPage - Set page publish/unpublish status
Change page name and path
Search pages by keywords
Search tags
Update an existing page (full-body replace; returns the new revision ID)
Update tags of a page