create_element
Generate and customize Excalidraw elements like rectangles, arrows, text, and more by specifying type, position, size, colors, and styling. Manage diagrams effectively using the Excalidraw MCP Server API.
Instructions
Create a new Excalidraw element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
backgroundColor | No | ||
fontFamily | No | ||
fontSize | No | ||
height | No | ||
opacity | No | ||
roughness | No | ||
strokeColor | No | ||
strokeWidth | No | ||
text | No | ||
type | Yes | ||
width | No | ||
x | Yes | ||
y | Yes |