ncloud_sourcecommit_list_repos
List all SourceCommit repositories with optional filtering by name and pagination.
Instructions
List all SourceCommit repositories. Supports filtering by name and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (1-N, default: 1) | |
| pageSize | No | Number of items per page (1-N, displays entire list if not entered) | |
| repositoryName | No | Search keyword to filter repositories by name (partial match) |