Confluence · Arazzo Workflow
Confluence Create a Page in a Space and Read It Back
Version 1.0.0
Resolve a space by its key, create a page inside it, and read the stored page back.
View Spec
View on GitHub
CollaborationContent ManagementDocumentationKnowledge BaseWikiArazzoWorkflows
Provider
Workflows
create-page-read-back
Create a Confluence page in a space identified by key and confirm it stored.
Looks up the space id for the supplied space key, creates a page with the supplied title and storage-format body, and reads the created page back to confirm it persisted and to capture its version.
1
resolveSpace
getSpaces
Resolve the supplied space key to the numeric space id that the v2 API requires on write, and confirm exactly one space matched.
2
createPage
createPage
Create the page in the resolved space using the storage representation. The parentId is optional; without it the page is created at the space root.
3
readBackPage
getPageById
Read the created page back in storage format to confirm it persisted and to capture the authoritative version number for later optimistic updates.
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-create-page-read-back-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.