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).

deep_research_topic

Inactive

Tool of Fodda Knowledge Graphs

declared in 1.32.1

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"
    }
  }
}

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 →
deep_research_topic — Fodda Knowledge Graphs — PRSM MCP