get_by_group
ActiveTool of emojihub
declared in 0.1.0
Search emojis by group (e.g., "face-positive", "face-negative", "animals-mammal", "hand-fingers-open"). Returns matching emojis with names and categories.
Parameters schema
{
"type": "object",
"examples": [
{
"group": "face-positive"
},
{
"group": "animals-mammal"
}
],
"required": [
"group"
],
"properties": {
"group": {
"type": "string",
"description": "The emoji group slug, e.g. \"face-positive\", \"face-negative\", \"animals-mammal\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
emojihub
https://github.com/pipeworx-io/mcp-emojihub
1/7 registries