list_wellknown_registries
Retrieve a list of well-known public registries with catalog support to streamline container registry interactions using the ORAS MCP Server.
Instructions
List well-known public registries with catalog support.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}