list_tables
Find accessible database tables through the Conarium gateway before querying. Shows each allowed table's connector, schema-qualified name, and description, enabling clear target selection.
Instructions
List the database tables this gateway is allowed to expose. Read-only. Returns one entry per table with its connector, schema-qualified name and description; tables the policy denies are absent rather than marked, so this is the authoritative list of what any other tool here can reach. Call it before describe_table or query when the table names are not already known. Every call is written to the audit ledger, and to a signed receipt as well when a receipt sink is configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connector | No | Connector name (optional, defaults to all) |