List Page Templates
List Confluence page content templates.
Parameters:
This tool is only available for Confluence Cloud. Calling it on Server/Data Center raises ValueError because those deployments do not expose the template REST API.
Get Page Template
Get a Cloud page template by ID, including its storage-format body.
Parameters:
This tool is only available for Confluence Cloud. Calling it on Server/Data Center raises ValueError because those deployments do not expose the template REST API.
Create Page from Template
Create a new Cloud page pre-populated with a template’s body.
This is a write tool. Disabled when READ_ONLY_MODE=true.
Parameters:
This tool is only available for Confluence Cloud. Calling it on Server/Data Center raises ValueError because those deployments do not expose the template REST API.