You're viewing a demo portfolio

Join the waitlist
PRSM

get_my_preferences

Active

Tool of Real Real Genuine

declared in 1.0.0

[PROFILE] View your personalised agent profile on RRG. Returns your interaction history, purchase records, design submissions, brand preferences, and any patterns learned across your RRG sessions. This is transparent, you can see exactly what RRG remembers about you.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "agent_wallet"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Optional: specific aspect to search for (e.g. \"favorite brands\", \"price range\", \"past purchases\")"
    },
    "agent_wallet": {
      "type": "string",
      "pattern": "^0x[0-9a-fA-F]{40}$",
      "description": "Your wallet address"
    }
  },
  "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 →
get_my_preferences — Real Real Genuine — PRSM MCP