consult_analyst
InactiveTool of Fodda Knowledge Graphs
Consult a named Synthetic Analyst who answers in their expert voice using their curated knowledge graph. Each analyst has a unique methodology, domain expertise, and analytical lens that produces insights distinct from generic search or standard graph queries. Use when the user asks to talk to or consult a specific expert, or when you need a specialist perspective on culture, strategy, or innovation topics. Call list_analysts first to discover available analyst_id values. Responses may include a coverage status (in/adjacent/out), source attribution, and referrals to other expert graphs. Referrals MUST be presented in third-person platform voice (not the expert's voice) with an offer to query the referred graph. The analyst researches on your behalf: they can search Fodda's graphs, earnings intelligence, and supplemental data mid-consultation, and may refer or consult other analysts. Their research reads bill to you at standard rates ($0.50/call) and are itemized in `sources_used`.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"analyst_id",
"query"
],
"properties": {
"query": {
"type": "string",
"description": "The question or topic to discuss with the analyst"
},
"userId": {
"type": "string",
"description": "Optional user identifier."
},
"company": {
"type": "string",
"description": "Optional company name or stock ticker (e.g., 'Tesla' or 'TSLA') to bind the analyst to a specific brand context."
},
"analyst_id": {
"type": "string",
"description": "The analyst ID (e.g., 'ben-dietz-sic')"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fodda Knowledge Graphs
https://github.com/fodda/mcp-server
1/7 registries