tldraw_restyle_shapes
Modify visual styles of tldraw shapes: update color, fill, dash, size, and font for specified shapes using their IDs.
Instructions
Change visual style properties of shapes (color, fill, dash, size, font).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dash | No | New dash style | |
| fill | No | New fill style | |
| font | No | New font | |
| size | No | New size | |
| color | No | New color | |
| shapeIds | Yes | Shape IDs to restyle |