supabase_disable_rls
Disable Row Level Security on a Supabase table to remove all RLS protection for administrative tasks or troubleshooting.
Instructions
[UNIFIED] Disable Row Level Security on a table. Warning: This removes all RLS protection.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| table | Yes | ||
| schema | No | public |