lookup_emoji
ActiveTool of GoCreative Agent API
declared in 1.27.1
Search emojis by keyword (returns unicode + shortcode + category). Use for content-generation agents. Example call: {"query": "fire"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_emojiArguments",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"title": "Query"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries