Skip to main content
Glama

AEM MCP Server

getStatus

Retrieve workflow status by ID on AEM MCP Server to monitor and manage automation processes efficiently. Simplifies tracking for content, component, and asset workflows via REST/JSON-RPC APIs.

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