Skip to main content
Glama

AEM MCP Server

getStatus

Retrieve the status of a specific workflow by ID using the REST API on the AEM MCP Server. Simplify monitoring and management of workflows within Adobe Experience Manager.

Instructions

Get workflow status by ID

Input Schema

NameRequiredDescriptionDefault
workflowIdYes

Input Schema (JSON Schema)

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