db_rls
db_rlsInspect row-level security state and policies for a database table using pg_catalog. Read-only tool for security auditing.
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 |
|---|---|---|---|
| table | Yes | ||
| schema | No | ||
| projectId | No | ||
| projectRef | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| _hints | Yes | ||
| schema | Yes | ||
| forceRls | Yes | ||
| policies | Yes | ||
| toolName | Yes | ||
| rlsEnabled | Yes |