Skip to main content
Glama

get_all_icon_sets

get_all_icon_sets

Browse all available icon collections from Iconify, returning metadata including name, total icons, author, license, and sample icons for 200+ icon sets.

Instructions

Browse all available icon collections from Iconify (200+ icon sets with 200,000+ icons). Returns a list of all icon sets with their metadata including name, total icons, author, license, and sample icons.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations provided, the description carries full burden. It discloses the tool returns a list with metadata fields (name, total icons, author, license, sample icons), which is useful behavioral context. However, it doesn't mention pagination, rate limits, authentication needs, or error conditions that would be important for a tool returning 200+ sets.

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 efficiently structured in two sentences: first establishes purpose and scope, second details return format. Every element earns its place with no redundant information. The front-loaded mention of 'Browse all available icon collections' immediately communicates the core function.

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?

Given no annotations and no output schema, the description provides adequate basic information about what the tool does and returns. However, for a tool that presumably returns a substantial dataset (200+ sets), more context about response format, pagination, or performance considerations would be helpful. The description is complete enough for basic use but lacks depth for robust implementation.

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?

The input schema has 0 parameters with 100% coverage, so the schema already fully documents the lack of parameters. The description appropriately doesn't add parameter information beyond what the schema provides, maintaining a clean baseline. A score of 4 reflects that the description doesn't need to compensate for any parameter gaps.

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 specific action ('Browse all available icon collections'), identifies the resource ('Iconify icon sets'), and distinguishes from siblings by specifying it returns 'all' icon sets rather than filtering or searching like get_icon_set or search_icons. The mention of '200+ icon sets with 200,000+ icons' provides concrete scope.

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 implies usage context by stating it returns 'all available icon collections' and listing metadata fields, suggesting this is for browsing complete catalog. However, it doesn't explicitly state when to use this vs. alternatives like get_icon_set (for specific set) or search_icons (for filtered search), though the 'all' wording provides some differentiation.

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/xiaobenyang-com/1777316659568643'

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