List Connection Tables
list_connection_tablesList tables from a saved connection, returning geometry column, CRS, primary key, and kind. For schema-based providers, omit schema to see the schema list, then pass one to filter.
Instructions
List tables reachable through a saved connection. On providers with schemas (PostgreSQL), omit schema to get the schema list first, then pass one. Returns each table's geometry column, CRS, primary key and kind.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | ||
| provider | Yes | ||
| connection | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||