Skip to main content
Glama

get_icon_svg

Fetch the full SVG markup of an Infyicon icon by its id, ready to embed directly in your project.

Instructions

Get the full SVG markup of an Infyicon icon by id (format: slug_number, e.g. hammer-16_66091 — get ids from search_icons). Returns ready-to-embed SVG code.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesIcon id like hammer-16_66091
Behavior4/5

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

With no annotations, the description carries the full burden, and it clearly states what the tool returns: 'full SVG markup' and 'ready-to-embed SVG code.' This is appropriate transparency for a simple read-like retrieval tool, covering the output without requiring more detail.

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?

The description is two compact sentences: it leads with the action and resource, provides the id format and example, and appends the return value. Every sentence adds necessary context, and there is no irrelevant detail.

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 single-parameter tool with no output schema or annotations, the description covers the essential operational aspects: what it does, how to identify the parameter, where to find valid ids, and what the response is. It omits error behavior, but that is not a significant gap for such a straightforward getter.

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?

The schema already documents the id parameter with a relevant example, and the description echoes the format and adds the useful note about obtaining ids from search_icons. That is slight reinforcement but not substantial new meaning beyond the schema.

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 clearly states the verb 'Get' and the resource: full SVG markup of an Infyicon icon by id. It also provides the id format and contrasts with sibling tools by specifying SVG rather than PNG or category listing.

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

Usage Guidelines4/5

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

The description gives clear context by explaining the id format and directing users to get ids from search_icons. It does not explicitly list when to prefer this tool over get_icon_png, but the guidance about id acquisition supports correct usage.

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/krupalghori44-dev/infyicon-mcp'

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