describe_access
Reveals the effective database access policy: visible tables, columns, row cap, statement timeout, and active roles. Check before querying to request only permitted data.
Instructions
Show the effective access policy: which tables and columns are visible, the row cap, the statement timeout, and whether a database role or RLS claims are active. Call this before querying so you only ask for data that exists in the policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||