Get XDaLa process Mermaid
get_xdala_process_mermaidRender an XDaLa XRC-729 process graph from runtime, bundle, or bundle handoff data as Mermaid flowchart text. Read-only; does not sign, submit, or execute transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle | No | Canonical XDaLa bundle JSON object to validate, store or hand off. | |
| handle | No | Opaque handoff handle returned by a previous XDaLa MCP tool. | |
| ostcId | No | Orchestration step contract id for the XDaLa workflow. | |
| source | Yes | Source type for deriving the prepared XDaLa request. | |
| direction | No | Value for the direction parameter. | |
| includeRules | No | Value for the include rules parameter. | |
| xrc729Address | No | Value for the xrc729 address parameter. | |
| includeWarnings | No | Value for the include warnings parameter. | |
| includeAddresses | No | Value for the include addresses parameter. | |
| includeRuleSummary | No | Value for the include rule summary parameter. | |
| includePayloadFields | No | Value for the include payload fields parameter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured result data returned by the XGR MCP gateway. |