Create Mermaid Artifact
sap.artifact.mermaid.createValidate Mermaid diagram code and create an interactive HTML artifact to render diagrams locally.
Instructions
Validate Mermaid code and create an interactive local HTML artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| theme | No | forest | |
| diagramType | No | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| status | Yes | ||
| systemId | No | ||
| warnings | Yes | ||
| requestId | Yes | ||
| schemaVersion | Yes |