insert_icon
Insert an IconPark icon onto the canvas as a PNG, with customizable color, position, and size.
Instructions
Insert an IconPark icon onto the OmniGraffle canvas as an image. The icon is rendered as a PNG with optional color customization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X position | |
| y | Yes | Y position | |
| size | No | Icon size in points (default 48) | |
| color | No | Icon color as hex, e.g. "#2563eb". Default is black. | |
| png_size | No | PNG render resolution (default 128px for crisp display) | |
| icon_name | Yes | Icon name from search_icons, e.g. "database", "chart-line" |