ncloud_datacatalog_get_databases
Retrieve a paginated list of databases in a given catalog using its ID. Filter by database name to locate targeted data assets quickly.
Instructions
Get database list in a catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (default: 1) | |
| pageSize | No | Page size 1~200 (default: 20) | |
| catalogId | Yes | Catalog ID (from getCatalogs) | |
| searchValue | No | Search keyword (database name) |