You're viewing a demo portfolio

Join the waitlist
PRSM

get_by_group

Active

Tool 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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

emojihub

https://github.com/pipeworx-io/mcp-emojihub

1/7 registries
View full server →
get_by_group — emojihub — PRSM MCP