Get related icons
get_related_iconsFind up to 30 related Infyicon icons in matching or other styles by providing an existing icon ID. Get variations, alternatives, or build a cohesive icon set; excludes the source icon.
Instructions
Given one icon id (from search_icons or get_popular_icons), return up to 30 related Infyicon icons on the same theme in the same and other styles - use for offering variations, alternatives or building a matching icon set. Use search_icons instead when you do not yet have an id. The source icon itself is excluded from results. Read-only, no auth; returns an error if the id is not in slug_number format. Free with attribution to infyicon.com.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Icon id like hammer-16_66091 (slug_number, as returned by search_icons) | |
| limit | No | Max results (default 12, max 30) |