Skip to main content
Glama

AEM MCP Server

replicateAndPublish

Replicate and publish content to multiple locales using specified component data and localized overrides, ensuring consistent updates across targeted regions.

Instructions

Replicate and publish content to selected locales

Input Schema

NameRequiredDescriptionDefault
componentDataYes
localizedOverridesNo
selectedLocalesYes

Input Schema (JSON Schema)

{ "properties": { "componentData": { "type": "object" }, "localizedOverrides": { "type": "object" }, "selectedLocales": { "items": { "type": "string" }, "type": "array" } }, "required": [ "selectedLocales", "componentData" ], "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