List Allowed Tables
list_allowed_tablesList all configured and validated tables and views in a read-only Supabase database before describing or selecting them.
Instructions
List only configured and validated tables/views; use before describing or selecting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| objects | No | ||
| object_count | No |