EnrichmentRead-only
Get Enrichment
get_enrichmentGet the full configuration of a specific enrichment, including ruleConfig or alertConfig.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
workspaceId | string | required | Workspace ID — get from list_workspaces. Portal workspaces are valid here when you manage them (look for `isInherited: true` in list_workspaces). |
enrichmentId | string | required | Enrichment ID — get from list_enrichments |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "get_enrichment","arguments": {"workspaceId": "workspaceId_123","enrichmentId": "enrichmentId_123"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent