supabase-mcp

delete_user

Remove a user from the system by specifying their user ID using this tool for managing Supabase database interactions effectively.

Instructions

Delete a user

Input Schema

NameRequiredDescriptionDefault
user_idYesUser ID

Input Schema (JSON Schema)

{ "properties": { "user_id": { "description": "User ID", "type": "string" } }, "required": [ "user_id" ], "type": "object" }

You must be authenticated.

Other Tools from supabase-mcp

Related Tools

ID: vwi6nt8i80