delete_metabase_user
Remove user accounts from the Metabase business intelligence platform by specifying the user ID to manage access control and user administration.
Instructions
Delete a user from Metabase.
Args: user_id (int): ID of the user to delete.
Returns: Dict[str, Any]: Deletion confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||