Skip to main content
Glama

render_liquid_glass

Render exact Liquid Glass icon previews matching iOS 26 output using Apple ictool. Export PNG images with adjustable lighting, dark mode, tinted variants, and background presets to visualize app icons accurately.

Instructions

Render a pixel-perfect Liquid Glass preview using Apple's ictool. Produces the exact same rendering as iOS 26. Requires Icon Composer.app installed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bundle_pathYesPath to .icon bundle
output_pathYesOutput path for the PNG file
platformNoTarget platformiOS
renditionNoAppearance renditionDefault
widthNoOutput width in pixels
heightNoOutput height in pixels
scaleNoScale factor (1x, 2x, 3x)
light_angleNoLight angle in degrees (0-360). Controls direction of specular highlights and shadows.
tint_colorNoTint hue (0-1) for tinted renditions
tint_strengthNoTint strength (0-1) for tinted renditions
canvas_bgNoSimple preset canvas background
apple_presetNoApple Icon Composer preset background (overrides canvas_bg)
canvas_bg_colorNoCustom hex color for canvas background
canvas_bg_imageNoPath to custom background image
zoomNoZoom level — icon size relative to canvas (1.0 = full canvas, 0.5 = half size)
Behavior4/5

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

No annotations are provided, so description carries full burden. It discloses external dependency (Icon Composer.app), underlying tool (ictool), and rendering fidelity (matches iOS 26). Could explicitly state that it writes to filesystem, though 'Render' and output_path schema hint at this.

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?

Three sentences, zero waste: first defines function, second establishes fidelity guarantee, third states critical prerequisite. Front-loaded with essential information.

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

Completeness4/5

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

For a 15-parameter rendering tool with no output schema, description covers prerequisites, external dependencies, and rendering behavior adequately. The schema documents output format (PNG), so the absence of output schema is mitigated.

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

Parameters4/5

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

Schema has 100% coverage with excellent detail (e.g., light_angle controls 'specular highlights'). Description adds semantic cohesion by framing all parameters as serving 'Liquid Glass' rendering, helping the agent understand why parameters like tint_color and glass effects exist together.

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?

Excellent specificity: verb 'Render', resource 'Liquid Glass preview', technology 'Apple's ictool', and fidelity claim 'exact same rendering as iOS 26'. Clearly distinguishes from sibling export_preview by focusing on Liquid Glass effects and ictool integration.

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?

States prerequisite 'Requires Icon Composer.app installed' but lacks explicit guidance on when to use this vs sibling tools (e.g., export_preview) or when-not-to-use. Usage must be inferred from the Liquid Glass specificity.

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/ethbak/icon-composer-mcp'

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