Skip to main content
Glama

generate_icon_set

Generate a set of style-consistent icons for apps or UI by chaining each new icon from the previous prompt, ensuring visual coherence across the set.

Instructions

Generate a set of style-consistent icons via multi-turn interactions — each icon chains off the previous to keep the same visual style. Files are named after each prompt (icon-shopping-cart.png). Use for app icon sets, UI glyphs, feature illustrations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNo1K
modelNoflash
promptsYesIcon prompts, one per icon
output_dirYesDirectory to save icons
Behavior4/5

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

Discloses key behavioral trait: sequential chaining for style consistency. Also specifies file naming pattern. With no annotations, it covers essential generative behavior, though lacks details on failure handling or determinism.

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 concise sentences with clear front-loading: main behavior, naming rule, then use cases. No wasted words.

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?

Covers core behavior (style consistency, naming) and use cases. Lacks detail on parameter effects, error handling, and output format (assumed images). Reasonably complete for a simple tool with 4 parameters and no output schema.

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 50% with descriptions only for prompts and output_dir. Description adds naming convention (icon-shopping-cart.png) but doesn't explain size options (0.5K to 4K) or model differences (nano/flash/pro). Moderate added value beyond schema enums.

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?

Strong verb 'Generate' and resource 'set of style-consistent icons' clearly defined. Distinguishes from siblings like generate_image by emphasizing multi-turn chaining for consistency. Specific file naming convention and use cases provided.

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?

Implies usage contexts (app icon sets, UI glyphs, feature illustrations) but no explicit when-to-use vs alternatives like generate_image. No exclusion criteria or prerequisites stated.

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/petrkindlmann/nano-banana-mcp'

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