Skip to main content
Glama
Youn-17

OmniGraffle BindCraft

by Youn-17

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

TableJSON Schema
NameRequiredDescriptionDefault
xYesX position
yYesY position
sizeNoIcon size in points (default 48)
colorNoIcon color as hex, e.g. "#2563eb". Default is black.
png_sizeNoPNG render resolution (default 128px for crisp display)
icon_nameYesIcon name from search_icons, e.g. "database", "chart-line"
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description must carry the burden. It states the icon is rendered as PNG with optional color customization, but omits details like how the canvas is affected, whether the icon replaces existing elements, or if any selection occurs. Given the complexity of canvas operations, more disclosure is warranted.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with purpose, no redundant words. Every part earns its place: action, resource, rendering output, and customization option.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers core purpose and rendering, but lacks context for a 6-parameter tool: no mention of icon source coupling (search_icons), coordinate system, or interaction with other canvas objects. It is adequate but not comprehensive.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description adds minimal value beyond the schema, only reinforcing 'PNG' and 'color customization'. It does not explain coordinate system, default behavior for size/png_size, or validation rules for icon_name.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states the verb 'Insert', the resource 'OmniGraffle canvas', and the specific type of icon (IconPark) as an image rendered as PNG. This clearly differentiates from sibling tools like create_node_with_icon, which likely creates a node shape rather than an image.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for inserting icons as images but does not explicitly state when to prefer this tool over siblings like create_node_with_icon or suggest_icons. No guidance on prerequisites (e.g., document must be open) or exclusions is provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Youn-17/omnigraffle-bindcraft'

If you have feedback or need assistance with the MCP directory API, please join our Discord server