Confluence · Arazzo Workflow
Confluence Archive or Delete a Blog Post
Version 1.0.0
Find a blog post by title, archive it to preserve the record, and optionally delete it.
View Spec
View on GitHub
CollaborationContent ManagementDocumentationKnowledge BaseWikiArazzoWorkflows
Provider
Workflows
retire-blog-post
Archive a Confluence blog post and optionally delete it.
Locates a blog post by title, archives it with a version-incremented update, and deletes it only when the caller asks for deletion rather than archival.
1
findBlogPost
getBlogPosts
Filter current blog posts by exact title so the retirement cannot be applied to the wrong post.
2
readBlogPost
getBlogPostById
Read the matched post in storage format to capture the body to carry forward and the current version the archive write must supersede.
3
archiveBlogPost
updateBlogPost
Set the post's status to archived, preserving its content and history while taking it out of circulation.
4
deleteBlogPost
deleteBlogPost
Delete the archived blog post. Only reached when the caller explicitly asked for deletion rather than archival.
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-blog-post-retire-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.