ncloud_datacatalog_get_tables_by_database
Retrieve a list of tables in a specified database from Naver Cloud Data Catalog. Use catalog ID and database name to get paginated results.
Instructions
Get table list in a specific database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (default: 1) | |
| pageSize | No | Page size 1~200 (default: 20) | |
| catalogId | Yes | Catalog ID | |
| databaseName | Yes | Database name |