zitadel_deactivate_user
Deactivate a Zitadel user account to prevent login access. Use this tool to disable user authentication by providing the user ID and confirmation.
Instructions
Deactivate a user account. The user will no longer be able to log in. Requires confirm: true.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The Zitadel user ID to deactivate | |
| confirm | No | Must be true to execute. Omit to preview the action. |