get_report_intelligence
InactiveTool of Fodda Knowledge Graphs
Search industry report knowledge graphs for published research findings, market forecasts, and quantitative projections from organizations like DHL, PwC, Delta, and specialist research firms. Returns structured findings with bundled evidence — not raw PDFs or summaries, but editorially extracted trend data with source attribution. No graph ID needed. Use for market sizing, competitive landscape analysis, and data-heavy research where published report intelligence is more authoritative than web search results.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max trends to return (default: 10, max: 50)"
},
"query": {
"type": "string",
"description": "Natural language search query (e.g., 'luxury resale market size', 'electric vehicle adoption rates')"
},
"userId": {
"type": "string",
"description": "Optional user identifier for trial usage tracking."
},
"min_score": {
"type": "number",
"description": "Minimum relevance threshold (default: 0.6)"
},
"include_evidence": {
"type": "boolean",
"description": "Bundle evidence for each trend (default: true)"
},
"max_evidence_per_trend": {
"type": "number",
"description": "Evidence items per trend (default: 5, max: 20)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fodda Knowledge Graphs
https://github.com/fodda/mcp-server
1/7 registries