inspiration_emoji_gg_search
Search Emoji.gg for custom emoji inspiration, returning candidate names, image URLs, and license details to review before use.
Instructions
Purpose: Search Emoji.gg for custom-emoji inspiration without changing Discord.
External request: Calls Emoji.gg's public catalog only when this tool is invoked. It sends no Discord token, guild ID, profile, or query to Emoji.gg.
Safety: Results are third-party user-submitted metadata. Review each Emoji.gg page and its licence before downloading or using emojis_create. This tool never downloads, uploads, or imports an emoji.
Search quality: Multi-word natural-language queries are matched locally against emoji names and slugs, with a small built-in alias set for technical concepts. User-submitted descriptions are not used for relevance. The query is never sent to Emoji.gg.
Returns: {provider_url, candidates:[{name, image_url, page_url, animated, license_code}], count, license_review_required}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum candidates to return (1-20) | |
| query | Yes | Emoji concept, style, or natural-language use case to search |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||