db_rls
db_rlsInspect row-level security state and policies for a table using pg_catalog.
Instructions
Read-only database tool for security questions: inspect row-level security state and policies for a table via pg_catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| table | Yes | ||
| schema | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| table | Yes | ||
| schema | Yes | ||
| rlsEnabled | Yes | ||
| forceRls | Yes | ||
| policies | Yes | ||
| _hints | Yes |