zitadel_lock_user
Lock a user account to prevent login access in Zitadel. Requires confirmation to execute the security action.
Instructions
Lock a user account. The user will not be able to log in until unlocked. Requires confirm: true.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The Zitadel user ID to lock | |
| confirm | No | Must be true to execute. Omit to preview the action. |