Skip to content
Back to SVV-Schatzoekers Selling Agent

Card snapshot

brain.svv-schatzoekers.nl · 2026-08-14 18:40:39 UTC · a07e7b9105fea2ab88ac53a9edb1e3d587b81fa499eb7578907b33817d7b4f3f

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "SVV-Schatzoekers Selling Agent",
  "description": "Read-only merchant agent for source-dated product discovery, merchant trust, shipping and returns information from SVV-Schatzoekers.",
  "supportedInterfaces": [
    {
      "url": "https://brain.svv-schatzoekers.nl/mcp-public/a2a/v1",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "SVV-Schatzoekers",
    "url": "https://svv-schatzoekers.nl"
  },
  "version": "1.0.0",
  "documentationUrl": "https://svv-schatzoekers.nl/agents.md",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "product-search",
      "name": "Product search",
      "description": "Find source-dated, in-stock catalog matches without ordering or reserving.",
      "tags": [
        "products",
        "anime",
        "collectibles",
        "catalog",
        "public-read"
      ],
      "examples": [
        "Find in-stock Evangelion figures",
        "Show One Piece collectibles under EUR 50"
      ]
    },
    {
      "id": "merchant-trust",
      "name": "Merchant trust",
      "description": "Return only current, source-verifiable merchant reputation signals.",
      "tags": [
        "reviews",
        "trust",
        "merchant",
        "public-read"
      ],
      "examples": [
        "What independent trust signals does this shop have?"
      ]
    },
    {
      "id": "merchant-policy",
      "name": "Shipping and returns",
      "description": "Return source-bound shipping and return terms from the live Shopify policies.",
      "tags": [
        "shipping",
        "returns",
        "delivery",
        "refunds",
        "public-read"
      ],
      "examples": [
        "What does shipping to the Netherlands cost?",
        "What is the return window?"
      ]
    },
    {
      "id": "capabilities",
      "name": "Capabilities and safety boundaries",
      "description": "Explain supported read-only actions and explicitly blocked transaction actions.",
      "tags": [
        "capabilities",
        "permissions",
        "safety",
        "public-read"
      ],
      "examples": [
        "What can this agent do?"
      ]
    }
  ]
}