Wholix MCP

These are all the tools wholix-dev currently exposes. Your AI client sees the same list via MCP's tools/list — this page is generated from the same source of truth, so it can't drift.

← Back to install

1 tool

Click any tool to expand.

get_user_data Fetch the current Wholix user's full context: profile (name, email, language, role), enabled modules with their field definitions and metadata, workspace memberships, permissions, and account-level settings.

Fetch the current Wholix user's full context: profile (name, email, language, role), enabled modules with their field definitions and metadata, workspace memberships, permissions, and account-level settings. Call this first when you need to know what modules or data the user has access to before searching or fetching records.

Input schema

{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}