Skip to main content
Glama

AEM MCP Server

updateImagePath

Modify image paths in Adobe Experience Manager (AEM) components and validate updates efficiently using the AEM MCP Server's automation capabilities.

Instructions

Update the image path for an image component and verify the update

Input Schema

NameRequiredDescriptionDefault
componentPathYes
newImagePathYes

Input Schema (JSON Schema)

{ "properties": { "componentPath": { "type": "string" }, "newImagePath": { "type": "string" } }, "required": [ "componentPath", "newImagePath" ], "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