deep_research_topic
InactiveTool of Fodda Knowledge Graphs
Launch an autonomous Deep Research session that combines Fodda knowledge graph intelligence with live web research to produce a comprehensive editorial-quality report. The Research Agent plans its own strategy, searches multiple graphs, validates with institutional data, and synthesizes into a narrative brief with inline source citations. Use for complex, multi-faceted questions that need both curated expert intelligence AND current web context — e.g., strategic briefings, market landscape reports, competitive deep dives. Depth: "light" (20 API calls, faster single-pass) or "heavy" (30 API calls, comprehensive multi-pass with validation). Automatically includes earnings-call intelligence and macro/supplemental data when the topic warrants it (public companies, sectors, economic conditions). You do not need to call the earnings or supplemental tools separately before or after.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"depth": {
"enum": [
"light",
"heavy"
],
"type": "string",
"description": "Research depth: \"light\" for faster single-pass (20 API calls), \"heavy\" for comprehensive multi-pass (30 API calls). Defaults to \"light\"."
},
"query": {
"type": "string",
"description": "The research query/topic"
},
"userId": {
"type": "string",
"description": "Optional user identifier."
},
"graphId": {
"type": "string",
"description": "Optional specific graph ID to limit the research to"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fodda Knowledge Graphs
https://github.com/fodda/mcp-server
1/7 registries