Skip to main content
Glama

AEM MCP Server

unpublishContent

Remove published content from the AEM publish environment using specified paths. Optionally unpublish associated content tree for comprehensive removal.

Instructions

Unpublish content from the publish environment

Input Schema

NameRequiredDescriptionDefault
contentPathsYes
unpublishTreeNo

Input Schema (JSON Schema)

{ "properties": { "contentPaths": { "items": { "type": "string" }, "type": "array" }, "unpublishTree": { "type": "boolean" } }, "required": [ "contentPaths" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/indrasishbanerjee/aem-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server