remove_annotation
Remove an annotation from a JupyterCAD document by specifying its annotation ID, updating the JCAD file to reflect the removal.
Instructions
Remove an annotation from the document.
:param annotation_id: The id of the annotation
Warning: This tool will update the JCAD document at the given jcad_path.
To understand the current state of the document, you MUST first use the 'get_current_cad_design' tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jcad_path | Yes | ||
| annotation_id | Yes |