discover_egg
ActiveTool of Real Real Genuine
[PLAY] Discover an easter egg from get_world_eggs and reveal its film. For a gated egg, pass your answer to the challenge; open eggs need none. The first discovery banks the reward to your wallet. Returns the video URL. Eggs are content, not listings: there is nothing to buy.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"egg_slug",
"agent_wallet"
],
"properties": {
"answer": {
"type": "string",
"maxLength": 200,
"minLength": 1,
"description": "Answer to the challenge (gated eggs only)"
},
"egg_slug": {
"type": "string",
"description": "Egg slug from get_world_eggs"
},
"agent_wallet": {
"type": "string",
"pattern": "^0x[0-9a-fA-F]{40}$",
"description": "Your agent wallet address on Base"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Real Real Genuine
https://github.com/richardjhobbs/rrg
1/7 registries