ReadMe · Arazzo Workflow
ReadMe Publish A Custom Page
Version 1.0.0
Create a custom page on a branch and read it back by slug.
View Spec
View on GitHub
DocumentationDeveloper HubAPI ReferencePortalAnalyticsArtificial IntelligenceMCPBi-Directional SyncArazzoWorkflows
Provider
Workflows
publish-custom-page
Create a custom page then fetch it back by slug.
Creates a custom page on the supplied branch and reads it back by slug to confirm it was published.
1
createCustomPage
{$sourceDescriptions.customPagesApi.url}#/paths/~1branches~1{branch}~1custom_pages/post
Create a custom page on the target branch.
2
getCustomPage
{$sourceDescriptions.customPagesApi.url}#/paths/~1branches~1{branch}~1custom_pages~1{slug}/get
Read the created custom page back by slug to confirm publication.
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.