EnrichmentRead-only
List Enrichments
list_enrichmentsList all enrichments in a workspace. Returns enrichment ID, name, type (any of the 16 enrichment types — rulesets, lookups, filters, splits, guards, watchers and AI), enabled status, dataType, and feed associations.
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). |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "list_enrichments","arguments": {"workspaceId": "workspaceId_123"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent