Emojihub
culture__emojihubRetrieve random emojis from EmojiHub, optionally filtered by category, with quality-scored data and source citations for verification.
Instructions
[Culture & Reference Agent] Get a random emoji from EmojiHub, optionally filtered by category. Categories include smileys-and-people, animals-and-nature, food-and-drink, travel-and-places, activities, objects, symbols, flags. Source: EmojiHub (Free / Open Access), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Emoji category (e.g. 'smileys-and-people', 'animals-and-nature', 'food-and-drink', 'travel-and-places', 'activities', 'objects', 'symbols', 'flags') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |