You're viewing a demo portfolio

Join the waitlist
PRSM

redeem_points

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Real Real Genuine

https://github.com/richardjhobbs/rrg

1/7 registries
View full server →
redeem_points — Real Real Genuine — PRSM MCP