get_my_preferences
ActiveTool of Real Real Genuine
[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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Real Real Genuine
https://github.com/richardjhobbs/rrg
1/7 registries