Claude
read_investigations
Access data investigations with lens structures, datasets, correlations, and open questions. Lists all investigations or reads one in full.
Remote claudewilder/claude-wilder-mcp
Remote (network-hosted)
Other tools also called read_investigations?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"slug": {
"type": "string",
"description": "Optional: a specific investigation slug (e.g. 'covid-vax-fertility'). If omitted, returns listing of all data investigations."
}
}
}