Skip to main content
Glama

lock-user

Prevent user access by locking Clerk authentication accounts to block login attempts and secure your application.

Instructions

Bloqueia um usuário do Clerk, impedindo que ele faça login

Input Schema

NameRequiredDescriptionDefault
userIdYes

Input Schema (JSON Schema)

{ "properties": { "userId": { "minLength": 1, "type": "string" } }, "required": [ "userId" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/correaito/mcp_clerk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server