get_evidence
InactiveTool of Fodda Knowledge Graphs
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fodda Knowledge Graphs
https://github.com/fodda/mcp-server
1/7 registries