list_columns
Retrieve column metadata including names and data types for tables in a Looker connection. Specify connection, database, schema, or table to filter results.
Instructions
List columns for specific tables in a Looker connection. Returns column names, data types, and other metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_name | Yes | Name of the Looker database connection | |
| database | No | Database name | |
| schema_name | No | Schema name | |
| table_name | No | Table name to get columns for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |