introspect_connection
List schemas and tables of a source connection, optionally filtered by schema, for quick structural inspection.
Instructions
List schemas and tables of a source connection.
Args: connection_id: The connection to introspect. schema: Optional schema name to filter tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | ||
| connection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |