delete_diagram
Remove a diagram session permanently from the Excalidraw MCP Server. This action deletes all elements and cannot be reversed.
Instructions
Delete the specified diagram session.
Note: This will completely delete the session and all its elements, and cannot be undone. If you only want to clear elements but keep the session, use create_diagram and specify the sessionId.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The Session ID to delete |