superset_user_delete
Delete a Superset user with irreversible consequences. Be aware that removing the service account locks out the MCP server, and dashboard ownership may change.
Instructions
Delete a Superset user. This operation is irreversible.
CRITICAL: deleting the current service account (mcp_service) will lock out the entire MCP server. Deleting dashboard owners may change access to those dashboards.
Args: user_id: ID of the user to delete. confirm_delete: Deletion confirmation (REQUIRED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| confirm_delete | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |