update_element
Update existing Excalidraw elements in Obsidian by modifying position, dimensions, text, and styling attributes.
Instructions
Update an existing Excalidraw element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| id | Yes | ||
| text | No | ||
| type | No | ||
| width | No | ||
| height | No | ||
| opacity | No | ||
| fontSize | No | ||
| roughness | No | ||
| fontFamily | No | ||
| strokeColor | No | ||
| strokeStyle | No | ||
| strokeWidth | No | ||
| backgroundColor | No |