get_icon_repos
Retrieve all available icon repository names for easy access and integration using the PickAPIcon MCP server, simplifying SVG icon retrieval for UI/design workflows.
Instructions
get all icon repo NAME
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}