You're viewing a demo portfolio

Join the waitlist
PRSM

get_download_links

Active

Tool of Real Real Genuine

declared in 1.0.0

[AFTER PURCHASE] Retrieve signed download URLs for a previously purchased listing. Use if you lost the original download link from confirm_purchase.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "buyerWallet",
    "tokenId"
  ],
  "properties": {
    "tokenId": {
      "type": "integer",
      "description": "Token ID of the purchased listing",
      "exclusiveMinimum": 0
    },
    "buyerWallet": {
      "type": "string",
      "pattern": "^0x[0-9a-fA-F]{40}$",
      "description": "Buyer wallet used at purchase"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Real Real Genuine

https://github.com/richardjhobbs/rrg

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