Skip to main content
Glama

AEM MCP Server

updateImagePath

Modify the image path in an image component on AEM MCP Server and validate the change to ensure accurate asset updates in content management.

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