This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.32.1).
check_research_status
InactiveTool of Fodda Knowledge Graphs
declared in 1.32.1
Check if deep research is complete and retrieve the final report. Call this after deep_research_topic — poll every 10 seconds until status is COMPLETE or FAILED.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"job_id"
],
"properties": {
"job_id": {
"type": "string",
"description": "The Job ID returned by deep_research_topic"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fodda Knowledge Graphs
https://github.com/fodda/mcp-server
1/7 registries