update_graphic
Update an existing graphic's properties to adjust its appearance and position within OmniGraffle diagrams.
Instructions
Update properties of an existing graphic by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | New X position | |
| y | No | New Y position | |
| id | Yes | Graphic ID | |
| name | No | ||
| text | No | New text | |
| width | No | New width | |
| height | No | New height | |
| rotation | No | Rotation in degrees | |
| font_name | No | ||
| text_size | No | ||
| fill_color | No | RGBA color with components from 0 to 1 | |
| shape_type | No | New shape type | |
| text_color | No | RGBA color with components from 0 to 1 | |
| stroke_color | No | RGBA color with components from 0 to 1 | |
| corner_radius | No | ||
| stroke_thickness | No |