ncloud_datacatalog_get_table_schema
Retrieve the schema of a specified table, including column names and data types, from the Ncloud Data Catalog.
Instructions
Get table schema (column names, types, descriptions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (default: 1) | |
| pageSize | No | Page size 1~200 (default: 20) | |
| catalogId | Yes | Catalog ID | |
| tableName | Yes | Table name | |
| databaseName | Yes | Database name |