ncloud_datacatalog_get_scanners
Retrieve a paginated list of scanners for a given catalog ID, with optional search by name or description.
Instructions
Get scanner 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 | |
| searchValue | No | Search keyword (scanner name or description) |