redeem_points
ActiveTool of Real Real Genuine
declared in 1.0.0
[PLAY] Spend banked VIA Points on a redemption tier from get_redemption_offers. Issues a one-time RRG voucher code for that brand. Provisional points cannot be spent.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"tier_id",
"agent_wallet"
],
"properties": {
"tier_id": {
"type": "string",
"format": "uuid",
"description": "Redemption tier id from get_redemption_offers"
},
"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