16 tools registered. Strongest in shared experience, weakest in task completion.
{
"name": "get_company_brain",
"description": "Returns the Company Brain: what the company builds, who it sells to, its stack, and the split between facts drawn from the founder's website and repository and assumptions it is betting on without proof. Facts carry source quotes; assumptions carry ids. The dossier holds verbatim excerpts from the scraped pages.",
"inputSchema": {
"type": "object",
"properties": {
"section": {
"type": "string",
"enum": [
"all",
"product",
"market",
"technical",
"facts",
"assumptions",
"dossier"
],
"description": "Narrow the response to one section. Defaults to all."
}
},
"required": [],
"additionalProperties": false
},
"annotations": {
"readOnlyHint": true,
"untrustedContentHint": true
}
}{ name: "request_evidence" /* short, unique, verb-based */ }{}{}{}