rls_list_policies
List Row Level Security policies for a Postgres schema, or all schemas with schema_name='all'. Displays table, policy, and command.
Instructions
List RLS policies (table, policy, command). schema_name='all' for all schemas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_name | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |