maltego_learning_stats
Retrieve per-transform learning statistics recorded across investigations to guide Next Best Action recommendations. Returns JSON summary or notification if learning is disabled.
Instructions
Show cross-investigation learning stats used by the Next Best Action engine.
Learning is opt-in: enable it by setting the env var MALTEGO_MCP_LEARNING=1 (or MALTEGO_MCP_LEARNING_PATH=/path/to/file.json). When enabled, the engine records per-transform outcomes across investigations (runs, successes, average yield) and lets that history nudge recommendations.
Returns: str: JSON of per-transform stats, or a note if learning is disabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |