supabase_ban_user
Ban users from accessing Supabase by preventing sign-in for a specified duration, managing user access control through the MCP Hub server.
Instructions
[UNIFIED] Ban a user for a specified duration. Banned users cannot sign in.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| user_id | Yes | ||
| duration | No | none |