Confluence · Arazzo Workflow
Confluence Moderate a Page Comment
Version 1.0.0
Review a page's comments, read one, then branch to redact it in place or delete it outright.
View Spec
View on GitHub
CollaborationContent ManagementDocumentationKnowledge BaseWikiArazzoWorkflows
Provider
Workflows
moderate-comment
Redact or delete a footer comment on a Confluence page.
Lists a page's comments, reads the flagged one, and either updates its body with redacted text or deletes it, depending on the requested action.
1
listComments
getFooterComments
List the page's footer comments in storage format to establish the moderation context around the flagged comment.
2
readComment
getCommentById
Read the flagged comment to capture its author, resolution status, and the current version number that a redaction must supersede.
3
redactComment
updateComment
Rewrite the comment body in place with the redacted text, incrementing the version so the moderation action is recorded in the comment's history.
4
removeComment
deleteComment
Delete the comment outright. This removes the thread entry, so it is only taken when redaction is not sufficient.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/confluence-comment-moderation-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.