add_annotation
Place free text annotations on a drawing page at X,Y coordinates in millimeters to add notes directly to technical drawings.
Instructions
Add a free text annotation to a drawing page at page position (x, y) in mm (origin bottom-left, +Y up, matching TechDraw view placement). Returns {handle, name, text}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| name | No | Note | |
| page | Yes | ||
| text | Yes |