Список репозиториев реестра контейнеров
list_container_registry_repositoriesList all container images in a specific registry, showing repository names, tags, digests, and sizes. Input the registry ID to see what images are stored.
Instructions
Возвращает список репозиториев (образов) внутри конкретного реестра контейнеров: имя репозитория, тег, digest, размер. Используй чтобы посмотреть, какие образы уже загружены в реестр.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| registry_id | Yes | ОБЯЗАТЕЛЬНОЕ ПОЛЕ - ID реестра (получить через list_container_registries) |