You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.32.1).

get_evidence

Inactive

Tool of Fodda Knowledge Graphs

declared in 1.32.1

Get the source articles, case studies, and statistics behind a specific trend — with full citations and publisher attribution. Each item includes source URL, location, brand names, publication date, category, and a formatted citation. Use after search_graph when you need the supporting proof behind a trend. This is a direct lookup by trend ID — not a text search tool.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "graphId",
    "for_node_id"
  ],
  "properties": {
    "top_k": {
      "type": "number",
      "description": "Number of evidence items to return (default 5)"
    },
    "userId": {
      "type": "string",
      "description": "Optional user identifier for trial usage tracking."
    },
    "graphId": {
      "type": "string",
      "description": "The graph ID. Use list_graphs to see all options. Examples: 'retail', 'tech', 'food', 'travel', 'beauty', 'sports', 'sic', 'pew', 'ce-design', 'ezra-eeman-wayfinder', 'dhl-ecommerce-trends-2026', 'automotive-color-trends', 'alyson-stevens-macro', 'generative-realities', 'pwc/sxsw-2026-key-insights', 'green-house/thrive-report', 'michaels-2026-creativity-trend-report', 'delta/the-connection-index'"
    },
    "for_node_id": {
      "type": "string",
      "description": "The node_id from a prior search_graph result (e.g. '2507.0'). MUST come from the search result's node_id field. Node IDs are NOT sequential integers — do NOT guess or invent IDs like '1', '2', '3'. Do NOT pass the trend name."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Fodda Knowledge Graphs

https://github.com/fodda/mcp-server

1/7 registries
View full server →
get_evidence — Fodda Knowledge Graphs — PRSM MCP