diagram_drawing_read_me
Use whenever you want to create a diagram or drawing. Gets the tldraw shape format reference. Call this FIRST before creating diagrams or drawing.
create_shapes
Creates shapes, drawings, and diagrams on the tldraw canvas.
update_shapes
Updates existing shapes, diagrams, and drawings on the tldraw canvas.
delete_shapes
Deletes shapes by id from a JSON string (string[]).
read_checkpoint
App-only: read shapes from a checkpoint by ID.
save_checkpoint
App-only: save shapes to a checkpoint (from user edits). shapesJson and assetsJson must be JSON array strings.